Name | Description | |
---|---|---|
RtfPageRefField Constructor | Create page reference Word/RTF field. |
The following tables list the members exposed by RtfPageRefField.
Name | Description | |
---|---|---|
RtfPageRefField Constructor | Create page reference Word/RTF field. |
Name | Description | |
---|---|---|
BreakLine | Gets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
HeaderFooter | Gets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
IsEmpty | Gets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
SdtOwner | Gets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
UniqueName | Overridden. Gets unique name for the Word/RTF field. | |
Value | Overridden. Gets value as internal object. | |
ValueText | Overridden. Gets or sets value as text string. |
Name | Description | |
---|---|---|
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ToString | Every object in C# inherits the ToString method, which returns a string representation of that object. (Inherited from C1.WPF.Word.Objects.RtfSimpleField) |