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