Name | Description | |
---|---|---|
PageRefFieldOptions Constructor | Overloaded. |
The following tables list the members exposed by PageRefFieldOptions.
Name | Description | |
---|---|---|
PageRefFieldOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bookmark | Gets or sets the bookmark name for a cross-reference. | |
DisplayRelative | Gets or sets a value indicating whether to display the position relative to the source bookmark.
Default value is false. If the PAGEREF field is on the same page as the bookmark, it omits "on page #" and returns "above" or "below" only. If the PAGEREF field is not on the same page as the bookmark, the string "on page #" is used. | |
Hyperlink | Gets or sets a value indicating whether to create a hyperlink to the bookmarked paragraph.
The default value is false. | |
NumberFormat | Gets or sets the number format.
The default value is a null reference (Nothing in Visual Basic). (Inherited from GrapeCity.Documents.Word.Fields.FieldFormatOptions) | |
NumberStyle | Gets or sets the number formatting style.
Default value is System.Globalization.NumberStyles.None. (Inherited from GrapeCity.Documents.Word.Fields.FieldFormatOptions) | |
ResultFormat | Gets or sets the result formatting rule.
Default value is ResultFormat.None. (Inherited from GrapeCity.Documents.Word.Fields.FieldFormatOptions) | |
StringStyle | Gets or sets the string formatting style.
Default value is StringStyle.None. (Inherited from GrapeCity.Documents.Word.Fields.FieldFormatOptions) |
Name | Description | |
---|---|---|
Load | Overloaded. (Inherited from GrapeCity.Documents.Word.Fields.FieldFormatOptions) | |
Save | Overloaded. Overridden. | |
ToString | Returns a string that represents the current object. (Inherited from GrapeCity.Documents.Word.Fields.FieldFormatOptions) |