The ViewOptions type exposes the following members.

Properties

  NameDescription
Dispatcher (Inherited from DependencyObject.)
ExcelExportBrowsing
Gets or sets the property which indicates that export to Excel is available.
HistoryNavigatorBrowsing
Gets or sets the property which indicates that view status history navigation buttons are available.
HtmlExportBrowsing
Gets or sets the property which indicates that export to Html is available.
PageModelNavigatorBrowsing
Gets or sets the property which indicates that page display model changing element are available.
PageNavigatorBrowsing
Gets or sets the property which indicates that page navigation elements are available.
PDFExportBrowsing
Gets or sets the property which indicates that export to PDF is available.
RTFExportBrowsing
Gets or sets the property which indicates that export to RTF is available.
SearchElementsBrowsing
Gets or sets the property which indicates that search elements are available.
XPSExportBrowsing
Gets or sets the property which indicates that export to XPS is available.
ZoomElementsBrowsing
Gets or sets the property which indicates that display scaling elements are available.

See Also