This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayout3 Interface > IPageLayout3.Printer Property (ArcObjects .NET 10.4 SDK) |
The associated printer.
[Visual Basic .NET] Public ReadOnly Property Printer As IPrinter
[C#] public IPrinter Printer {get;}
[C++]
HRESULT get_Printer(
IPrinter** Printer
);
[C++]
Parameters Printer [out, retval]
Printer is a parameter of type IPrinter