Printer.PaperSources Property

Gets a PaperSourceList object that represents the available paper sources (trays) for the printer.

public PaperSourceList PaperSources { get; }
Public Property PaperSources As PaperSourceList

Property Value

PaperSourceList

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