FieldCitation Properties |
The FieldCitation type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AnotherSourceTag |
Gets or sets a value that mathes the Tag element's value of another source to be included in the citation.
|
![]() ![]() | 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.) |
![]() ![]() | FormatLanguageId |
Gets or sets the language ID that is used in conjunction with the specified bibliographic style to format the citation
in the document.
|
![]() ![]() | 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.) |
![]() ![]() | PageNumber |
Gets or sets a page number associated with the citation.
|
![]() ![]() | Prefix |
Gets or sets a prefix that is prepended to the citation.
|
![]() ![]() | 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.) |
![]() ![]() | SourceTag |
Gets or sets a value that mathes the Tag element's value of the source to insert.
|
![]() ![]() | Start |
Gets the node that represents the start of the field.
(Inherited from Field.) |
![]() ![]() | Suffix |
Gets or sets a suffix that is appended to the citation.
|
![]() ![]() | SuppressAuthor |
Gets or sets whether the author information is suppressed from the citation.
|
![]() ![]() | SuppressTitle |
Gets or sets whether the title information is suppressed from the citation.
|
![]() ![]() | SuppressYear |
Gets or sets whether the year information is suppressed from the citation.
|
![]() ![]() | Type |
Gets the Microsoft Word field type.
(Inherited from Field.) |
![]() ![]() | VolumeNumber |
Gets or sets a volume number associated with the citation.
|