C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / C1FlexReport Class / Document Property

In This Topic
Document Property (C1FlexReport)
In This Topic
Gets a C1.Win.C1Document object produced by the current C1FlexReport during report rendering.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Document As C1Document
 
See Also