[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfSimpleField

RtfSimpleField Class

Common (base) field class for automatic macro value Word/RTF fields.

Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public abstract class RtfSimpleField : RtfField, ICloneable, IDocumentContent, IParagraphContent, IContent

Properties

Name Description
UniqueName

Gets unique name for the RTF field.

Value

Gets value as internal object.

ValueText

Gets or sets value as text string.

Methods

Name Description
ToString()

Every object in C# inherits the ToString method, which returns a string representation of that object.