Class ViewerPreferences
- Namespace
- GrapeCity.Documents.Excel
- Assembly
- GcDocs.Excel.dll
Represents viewer preferences to be used when displaying the document.
public class ViewerPreferences
- Inheritance
-
object
ViewerPreferences
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Constructors
ViewerPreferences()
public ViewerPreferences()
Properties
PickTrayByPDFSize
(PDF 1.7) A flag specifying whether the PDF page size is used to select the input paper tray.
public bool? PickTrayByPDFSize { get; set; }
Property Value
- bool?