The DocumentView type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
BeginUse |
Sets the specifed document view as the current view of the document for the current thread.
The current view of the document determines the value of the properties for active page, active visualization, active data table, active marking, and active filtering selection. This method returns a handle that must be disposed. The current document view will be restored when the handle is disposed. |
![]() ![]() |
ForEach |
Executes the specified action for each view of the document.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also