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


IGxDocumentationViewWindow.Print Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDocumentationViewWindow Interface > IGxDocumentationViewWindow.Print Method
ArcGIS Developer Help

IGxDocumentationViewWindow.Print Method

Print selected content.

[Visual Basic .NET]
Public Sub Print ( _
)
[C#]
public void Print (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentationViewWindow Interface