PDFViewerDefaultPageSizeSettingsBuilder

Methods

Width(System.Double)

Specifies the default width in pixels for PDF pages when no document is loaded. The page will be automatically scaled to fit the viewer's dimensions while maintaining aspect ratio.

Parameters

value - System.Double

The value for Width

RETURNS

Returns the current PDFViewerDefaultPageSizeSettingsBuilder instance.

Height(System.Double)

Specifies the default height in pixels for PDF pages when no document is loaded. The page will be automatically scaled to fit the viewer's dimensions while maintaining aspect ratio.

Parameters

value - System.Double

The value for Height

RETURNS

Returns the current PDFViewerDefaultPageSizeSettingsBuilder instance.