[]
Represents viewer preferences to be used when displaying the document.
public class ViewerPreferences
public ViewerPreferences()
(PDF 1.7) A flag specifying whether the PDF page size is used to select the input paper tray.
public bool? PickTrayByPDFSize { get; set; }