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

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