Click or drag to resize

NamedViewTable Properties

The NamedViewTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of named views in the table.
Public propertyDocument
Document that owns this table.
Public propertyItem
Conceptually, the named view table is an array of ViewInfo and their associated names. The indexing operator ([] in C#) can be used to get individual ViewInfo items.
Public propertySelection
Returns the current selection in the Named Views panel. If more than one such panel is open, it will return the selection in the most recently opened panel.
Top
See Also