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.IsValidObject Method (ArcObjects .NET 10.5 SDK) |
Called by properties manager to detect valid properties.
[Visual Basic .NET] Public Function IsValidObject ( _ ByVal pIPrinter As IPrinter _ ) As Boolean
[C#] public bool IsValidObject ( IPrinter pIPrinter );