FieldRef Properties |
The FieldRef type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BookmarkName |
Gets or sets the referenced bookmark's name.
|
![]() ![]() | DisplayResult |
Gets the text that represents the displayed field result.
(Inherited from Field.) |
![]() ![]() | End |
Gets the node that represents the field end.
(Inherited from Field.) |
![]() ![]() | Format |
Gets a FieldFormat object that provides typed access to field's formatting.
(Inherited from Field.) |
![]() ![]() | IncludeNoteOrComment |
Gets or sets whether to increment footnote, endnote, and annotation numbers that are
marked by the bookmark, and insert the corresponding footnote, endnote, and comment text.
|
![]() ![]() | InsertHyperlink |
Gets or sets whether to create a hyperlink to the bookmarked paragraph.
|
![]() ![]() | InsertParagraphNumber |
Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document.
|
![]() ![]() | InsertParagraphNumberInFullContext |
Gets or sets whether to insert the paragraph number of the referenced paragraph in full context.
|
![]() ![]() | InsertParagraphNumberInRelativeContext |
Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context.
|
![]() ![]() | InsertRelativePosition |
Gets or sets whether to insert the relative position of the referenced paragraph.
|
![]() ![]() | IsDirty |
Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.
(Inherited from Field.) |
![]() ![]() | IsLocked |
Gets or sets whether the field is locked (should not recalculate its result).
(Inherited from Field.) |
![]() ![]() | LocaleId |
Gets or sets the LCID of the field.
(Inherited from Field.) |
![]() ![]() | NumberSeparator |
Gets or sets the character sequence that is used to separate sequence numbers and page numbers.
|
![]() ![]() | Result |
Gets or sets text that is between the field separator and field end.
(Inherited from Field.) |
![]() ![]() | Separator |
Gets the node that represents the field separator. Can be null.
(Inherited from Field.) |
![]() ![]() | Start |
Gets the node that represents the start of the field.
(Inherited from Field.) |
![]() ![]() | SuppressNonDelimiters |
Gets or sets whether to suppress non-delimiter characters.
|
![]() ![]() | Type |
Gets the Microsoft Word field type.
(Inherited from Field.) |