Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InlineRichText Class / ComplexFields Property

In This Topic
    ComplexFields Property (InlineRichText)
    In This Topic
    Gets the collection of complex fields included in the content.
    Syntax
    'Declaration
     
    Public ReadOnly Property ComplexFields As ComplexFieldCollection
    public ComplexFieldCollection ComplexFields {get;}
    See Also