Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ComplexField Class / EndChar Property

In This Topic
    EndChar Property
    In This Topic
    Gets this complex field's end character.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndChar As FieldChar
    public FieldChar EndChar {get;}
    See Also