Default Property (DocumentPageLayouts)
Gets or sets the default
PageLayout for the current document. The effective page layout for each page is determined by merging this layout with all other applicable layouts. The effective layout can be accessed via the
C1PrintDocument.CurrentPageLayout property on the
C1PrintDocument.
'Declaration
Public Property Default As PageLayout