public int GetOwnerPrintPageCount( Graphics g, Rectangle rect, int sheet )
'Declaration Public Function GetOwnerPrintPageCount( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer _ ) As Integer
'Declaration
Public Function GetOwnerPrintPageCount( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer _ ) As Integer
'Usage Dim instance As FpSpread Dim g As Graphics Dim rect As Rectangle Dim sheet As Integer Dim value As Integer value = instance.GetOwnerPrintPageCount(g, rect, sheet)
'Usage
Dim instance As FpSpread Dim g As Graphics Dim rect As Rectangle Dim sheet As Integer Dim value As Integer value = instance.GetOwnerPrintPageCount(g, rect, sheet)
FpSpread Class FpSpread Members