PickTrayByPDFSize Property
In This Topic
(PDF 1.7) A flag specifying whether the PDF page size is used to select the input paper tray.
Syntax
'Declaration
Public Property PickTrayByPDFSize As System.Nullable(Of Boolean)
public System.Nullable<bool> PickTrayByPDFSize {get; set;}
See Also