SpreadsheetGear.Windows.Printing Namespace > WorkbookPrintDocument Class > ComputePageCountAsync Method : ComputePageCountAsync(Object) Method |
'Declaration
Public Overloads Overridable Sub ComputePageCountAsync( _ ByVal userState As System.Object _ )
'Usage
Dim instance As WorkbookPrintDocument Dim userState As System.Object instance.ComputePageCountAsync(userState)
public virtual void ComputePageCountAsync( System.object userState )
public procedure ComputePageCountAsync( userState: System.TObject ); virtual;
public function ComputePageCountAsync( userState : System.Object );
public: virtual void ComputePageCountAsync( System.Object* userState )
public: virtual void ComputePageCountAsync( System.Object^ userState )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2