C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / IgnoreObjectPageLayout Property

In This Topic
IgnoreObjectPageLayout Property
In This Topic
Gets or sets a value indicating whether the page layout specified on the document returned by the Stream C1PrintableGetTree() method should be ignored.
Syntax
'Declaration
 
Public Property IgnoreObjectPageLayout As Boolean
 
See Also