ArcObjects Library Reference (Carto)  

IAnnoClassAdmin3.OverposterProperties Property

The overposter properties.

[Visual Basic .NET]
Public WriteOnly Property OverposterProperties
[C#]
public void OverposterProperties {set;}
[C++]
HRESULT put_OverposterProperties(
  IOverposterProperties* 
);
[C++]

Parameters

[in]

   is a parameter of type IOverposterProperties

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnoClassAdmin3 Interface