C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfSequenceField Class
Properties Methods


RtfSequenceField Class Members

The following tables list the members exposed by RtfSequenceField.

Public Constructors
 NameDescription
Public ConstructorCreate numeric sequence Word/RTF field.  
Top
Public Properties
 NameDescription
Public PropertyGets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public PropertyOverridden. Gets unique name for the Word/RTF field.  
Public PropertyGets value as internal object. (Inherited from C1.WPF.Word.Objects.RtfNumField)
Public PropertyGets or sets value as text string. (Inherited from C1.WPF.Word.Objects.RtfNumField)
Top
Public Methods
 NameDescription
Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject)
Public MethodEvery object in C# inherits the ToString method, which returns a string representation of that object. (Inherited from C1.WPF.Word.Objects.RtfSimpleField)
Top
See Also