ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewOutput Interface

Provides access to members that allow you to output the table to a hDC.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property IsMetafileDirty Indicates whether the metafile needs to be re-generated next time when Output is called.
Method Output Draw the table to the specified device context, and return windows enhanced metafile.
Method SetPosition Sets the position of the view window.

CoClasses that implement ITableViewOutput

CoClasses and Classes Description
TableView Window to display Tables.