[]
        
(Showing Draft Content)

C1.C1Preview.RenderC1Printable.IgnoreObjectPageLayout

IgnoreObjectPageLayout Property

IgnoreObjectPageLayout

Gets or sets a value indicating whether the page layout specified on the document returned by the Stream C1PrintableGetTree() method should be ignored.

Declaration
public bool IgnoreObjectPageLayout { get; set; }
See Also