[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.CitationCategoryMap.SetName

SetName Method

SetName(int, string)

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

Declaration
public static void SetName(int number, string name)
Public Shared Sub SetName(number As Integer, name As String)
Parameters
Type Name Description
int number

The citation category number.

string name

The name to associate with the specified category number.