The ViewOptions type exposes the following members.

Constructors

  NameDescription
ViewOptions
Initializes a new instance of the ViewOptions class.

Methods

  NameDescription
CheckAccess (Inherited from DependencyObject.)
ClearValue (Inherited from DependencyObject.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAnimationBaseValue (Inherited from DependencyObject.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetValue (Inherited from DependencyObject.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReadLocalValue (Inherited from DependencyObject.)
SetValue (Inherited from DependencyObject.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

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