Saves the anno in a compressed format.
[Visual Basic .NET] Public Sub ExportToESRIAnno ( _ ByVal stream As IStream _ )
[C#] public void ExportToESRIAnno ( IStream stream );
[C++]
HRESULT ExportToESRIAnno(
IStream* stream
);
[C++]Parameters
stream [in]stream is a parameter of type IStream
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.