This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IP > IPrintEnginePropertiesDialog Interface > IPrintEnginePropertiesDialog.SetObject Method (ArcObjects .NET 10.5 SDK) |
Called by properties manager to setup the object for properties.
[Visual Basic .NET] Public Sub SetObject ( _ ByVal pObject As IPrinter _ )
[C#] public void SetObject ( IPrinter pObject );