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

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