This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPrintAndExport Interface > IPrintAndExport.PrinterNames Property (ArcObjects .NET 10.5 SDK) |
The names of available printers.
[Visual Basic .NET] Public ReadOnly Property PrinterNames As IEnumBSTR
[C#] public IEnumBSTR PrinterNames {get;}
[C++]
HRESULT get_PrinterNames(
IEnumBSTR** PrinterNames
);
[C++]
Parameters PrinterNames [out, retval]
PrinterNames is a parameter of type IEnumBSTR