[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.CitationCategoryMap.GetName

GetName Method

GetName(int)

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

Declaration
public static string GetName(int number)
Public Shared Function GetName(number As Integer) As String
Parameters
Type Name Description
int number

The citation category number.

Returns
Type Description
string

The citation category name if one has been specified; otherwise, the category number converted to a string.