Printer.PaperSizes Property

Gets a PaperSizeList object that represents the available paper sizes for the printer.

public PaperSizeList PaperSizes { get; }
Public Property PaperSizes As PaperSizeList

Property Value

PaperSizeList

Licensing Info

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

See Also

Printer
ceTe.DynamicPDF.Printing

In this topic