AvalonEdit
AnnotationAlternates Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesAnnotationAlternates
Gets the index of an alternate annotation form.
Declaration Syntax
C#Visual BasicVisual C++
public override int AnnotationAlternates { get; }
Public Overrides ReadOnly Property AnnotationAlternates As Integer
	Get
public:
virtual property int AnnotationAlternates {
	int get () override;
}
Return Value
The index of the alternate annotation form. The default is 0 (zero).

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238