This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IExportInfoGenerator Interface > IExportInfoGenerator.EndText Method (ArcObjects .NET 10.5 SDK) |
Generates export information that a started text has ended.
[Visual Basic .NET] Public Sub EndText ( _ ByVal pDisplay As IDisplay _ )
[C#] public void EndText ( IDisplay pDisplay );
[C++]
HRESULT EndText(
IDisplay* pDisplay
);
[C++]
Parameters pDisplay [in]
pDisplay is a parameter of type IDisplay