[]
        
(Showing Draft Content)

C1.Document.C1PrintOptions.PageSettings

PageSettings Property

PageSettings

Gets or sets the C1PageSettings object defining the page settings, size, landscape etc, can be null in this case the PageSettings will be used. This property does not force C1DocumentSource to repaginate, it affects only the printer's paper size, the document's pages will be scaled to fit.

Declaration
public C1PageSettings PageSettings { get; set; }