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


IGxViewPrint.IsPrintable Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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