Document Property (RenderBarCode) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderBarCode Class / Document Property

In This Topic
Document Property (RenderBarCode)
In This Topic
Gets the C1PrintDocument object containing the current RenderObject.
Syntax
'Declaration
 
Public ReadOnly Property Document As C1PrintDocument
 
See Also