This document is archived and information here might be outdated.  Recommended version.


ITableViewOutput Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewOutput Interface
ArcGIS Developer Help

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
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.

Classes that implement ITableViewOutput

Classes Description
TableView Window to display Tables.