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


IArcPressDriverPropertiesPageDialog.SetObject Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (OutputExtensionsUI)  

IArcPressDriverPropertiesPageDialog.SetObject Method

Called by properties manager to setup the object for properties.

[Visual Basic .NET]
Public Sub SetObject ( _
    ByVal pObject As Object _
)
[C#]
public void SetObject (
    object pObject
);

Product Availability

Available with ArcGIS Desktop.

See Also

IArcPressDriverPropertiesPageDialog Interface