PrintJobPagePrintOptions.PaperSize Property

Gets or sets the paper size for the page.

public PaperSize PaperSize { get; set; }
Public Property PaperSize As PaperSize

Property Value

PaperSize

Licensing Info

This property is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

Remarks

You must set the Inherit property to false before setting this property.

See Also

PrintJobPagePrintOptions
ceTe.DynamicPDF.Printing

In this topic