public int[] GetOwnerPrintRowPageBreaks( Graphics g, Rectangle rect, int sheet, bool reCalc, OwnerPrintInfo info )
'Declaration Public Overloads Function GetOwnerPrintRowPageBreaks( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer, _ ByVal reCalc As Boolean, _ ByVal info As OwnerPrintInfo _ ) As Integer()
'Declaration
Public Overloads Function GetOwnerPrintRowPageBreaks( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer, _ ByVal reCalc As Boolean, _ ByVal info As OwnerPrintInfo _ ) As Integer()
'Usage Dim instance As FpSpread Dim g As Graphics Dim rect As Rectangle Dim sheet As Integer Dim reCalc As Boolean Dim info As OwnerPrintInfo Dim value() As Integer value = instance.GetOwnerPrintRowPageBreaks(g, rect, sheet, reCalc, info)
'Usage
Dim instance As FpSpread Dim g As Graphics Dim rect As Rectangle Dim sheet As Integer Dim reCalc As Boolean Dim info As OwnerPrintInfo Dim value() As Integer value = instance.GetOwnerPrintRowPageBreaks(g, rect, sheet, reCalc, info)
FpSpread Class FpSpread Members Overload List