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


IGxViewPrint.IsPrintable Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxViewPrint Interface > IGxViewPrint.IsPrintable Property
ArcGIS Developer Help

IGxViewPrint.IsPrintable Property

Indicates if the view can be printed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxViewPrint Interface