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


IAnnotationExpressionProperties.ExpressionParser Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

IAnnotationExpressionProperties.ExpressionParser Property

The expression parser.

[Visual Basic .NET]
Public Property ExpressionParser As IAnnotationExpressionEngine
[C#]
public IAnnotationExpressionEngine ExpressionParser {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAnnotationExpressionProperties Interface