PdfOptions.PageSize

PdfOptions.PageSize property

Gets or sets the size of the page.

public SizeF PageSize { get; set; }

Property Value

The size of the page.

See Also