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

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