[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.CitationCategoryMap

CitationCategoryMap Class

Represents a mapping of category names for TA (Table of Authorities Entry) and TOA (Table of Authorities) fields.

Inheritance
CitationCategoryMap
Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public static class CitationCategoryMap
Public Module CitationCategoryMap

Methods

Name Description
GetEnumerator()

Returns an enumerator that iterates through the citation category map.

GetName(int)

Gets the name associated with a citation category number used in TA and TOA fields.

SetName(int, string)

Sets the name associated with a citation category number used in TA and TOA fields.

See Also