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

In This Topic
    Field Property (FieldChar)
    In This Topic
    Gets the owner ComplexField.
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As ComplexField
    public ComplexField Field {get;}
    See Also