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


IArcPressDriverPropertiesPageDialog.UpdateObject Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (OutputExtensionsUI)  

IArcPressDriverPropertiesPageDialog.UpdateObject Method

Called by properties manager to update the object data.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcPressDriverPropertiesPageDialog Interface