ArcObjects Library Reference (ArcMapUI)  

IMxApplication2.Printer Property

The current printer settings.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMxApplication2 Interface