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


IPrintDialog.Printer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IP > IPrintDialog Interface > IPrintDialog.Printer Property
ArcGIS Developer Help

IPrintDialog.Printer Property

The printer.

[Visual Basic .NET]
Public Property Printer As IPrinter
[C#]
public IPrinter Printer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPrintDialog Interface