Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ViewerPreferences Class / PickTrayByPDFSize Property
In This Topic
    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
    public System.Nullable<bool> PickTrayByPDFSize {get; set;}
    See Also