PageSettings Property (C1PrintOptions)
In This Topic
Gets or sets the PageSettings object defining the page settings (page size, orientation and so on). This can be null in which case
System.Drawing.Printing.PrinterSettings.DefaultPageSettings will be used. This property does not force C1DocumentSource to repaginate, it only affects the printer's paper size. The document's pages will be scaled to fit it.
Syntax
See Also