C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / Document Property

In This Topic
Document Property (FlexPivotPage)
In This Topic
Gets the C1FlexPivotPrintDocument used to render the current view.
Syntax
'Declaration
 
Public ReadOnly Property Document As C1FlexPivotPrintDocument
 
See Also