C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentPageLayouts Class / Owner Property

In This Topic
Owner Property (DocumentPageLayouts)
In This Topic
Gets the C1PrintDocument object that owns the current DocumentPageLayouts object.
Syntax
'Declaration
 
Public ReadOnly Property Owner As C1PrintDocument
 
See Also