PdfPageSettings

public final class PdfPageSettings

Settings for PdfPage. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Constructors

Link copied to clipboard
public void PdfPageSettings()

Functions

Link copied to clipboard
public final PdfPageSizes getPageSize()
The page size for PDF documents.
Link copied to clipboard
public final void setPageSize(PdfPageSizes value)
The page size for PDF documents.