C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PageSettings Class / PageLayout Property

In This Topic
PageLayout Property (C1PageSettings)
In This Topic
Gets the PageLayout object containing the current C1PageSettings. Null is returned if the current object does not belong to a PageLayout.
Syntax
'Declaration
 
Public ReadOnly Property PageLayout As PageLayout
 
See Also