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


IPMF.NewDocument Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherUI > ESRI.ArcGIS.PublisherUI > Interfaces > IP > IPMF Interface > IPMF.NewDocument Property
ArcGIS Developer Help

IPMF.NewDocument Property

Indicates if a new document has been loaded into ArcMap.

[Visual Basic .NET]
Public ReadOnly Property NewDocument As Boolean
[C#]
public bool NewDocument {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

See Also

IPMF Interface