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

In This Topic
PageLayout Property (C1PrintDocument)
In This Topic
Gets or sets the default page layout for the current document. This property is a shortcut for DocumentPageLayouts.Default. (A page layout includes page settings, page headers and footers, and column definitions.)
Syntax
'Declaration
 
Public Property PageLayout As PageLayout
 
See Also