PdfPageSettings

public final class PdfPageSettings

Merged view of PdfPageSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).

Constructors

Link copied to clipboard
public void PdfPageSettings()

Functions

Link copied to clipboard
public final PdfPageSizes getPageSize()
Gets the PageSize property.
Link copied to clipboard
public final void setPageSize(PdfPageSizes value)
Sets the PageSize property.