ITableViewOutput Interface
Provides access to members that allow you to output the table to a hDC.
Product Availability
Available with ArcGIS Desktop.
Members
|
Name |
Description |
|
IsMetafileDirty |
Indicates whether the metafile needs to be re-generated next time when Output is called. |
|
Output |
Draw the table to the specified device context, and return windows enhanced metafile. |
|
SetPosition |
Sets the position of the view window. |
Classes that implement ITableViewOutput
Classes |
Description |
TableView |
Window to display Tables. |