Interface IPageSettingsHandler
Contains methods and properties with allow with page settings.
public interface IPageSettingsHandler : IDisposable
Properties
- Color
Gets or sets a value indicating whether the page should be printed in color.
- CustomPaperSize
Gets or sets custom paper size.
- Landscape
Gets or sets a value indicating whether the page is printed in landscape or portrait orientation.
- Margins
Gets or sets the margins for this page.
- PaperSize
Gets or sets the paper size for the page.
- PrinterResolution
Gets or sets the printer resolution for the page.
- UseCustomPaperSize
Gets or sets whether to use custom paper size.