Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FieldChar Class / Type Property

In This Topic
    Type Property (FieldChar)
    In This Topic
    Gets the complex field character type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As FieldCharType
    public FieldCharType Type {get;}
    See Also