This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewOutput Interface > ITableViewOutput.IsMetafileDirty Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the metafile needs to be re-generated next time when Output is called.
[Visual Basic .NET] Public Property IsMetafileDirty As Boolean
[C#] public bool IsMetafileDirty {get; set;}