Table of Contents

Interface IPageSettingsHandler

Namespace
Alternet.Drawing.Printing
Assembly
Alternet.UI.Common.dll

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.

MarginBottom

Gets or sets bottom margin.

MarginLeft

Gets or sets left margin.

MarginRight

Gets or sets right margin.

MarginTop

Gets or sets top margin.

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.