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


IPaper.PrinterName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IP > IPaper Interface > IPaper.PrinterName Property
ArcGIS Developer Help

IPaper.PrinterName Property

The Printer Name.

[Visual Basic .NET]
Public Property PrinterName As String
[C#]
public string PrinterName {get; set;}
[C++]
HRESULT get_PrinterName(
  System.String* PrinterName
);
[C++]
HRESULT put_PrinterName(
  BSTR PrinterName
);
[C++]
Parameters
PrinterName [out, retval]

PrinterName is a parameter of type BSTR* PrinterName [in]
PrinterName is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPaper Interface

.NET Samples

Print active view