C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / C1FlexPivotPrintDocument Constructor / C1FlexPivotPrintDocument Constructor(FlexPivotPage)
FlexPivotPage that owns this document.

In This Topic
C1FlexPivotPrintDocument Constructor(FlexPivotPage)
In This Topic
Initializes a new instance of a C1FlexPivotPrintDocument.
Syntax
'Declaration
 
Public Function New( _
   ByVal page As FlexPivotPage _
)
 

Parameters

page
FlexPivotPage that owns this document.
See Also