[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FormatScheme.Name

Name Property

Name

Gets or sets the name for the format scheme.

The name is simply a human readable string which identifies the format scheme in the user interface.

Declaration
public string Name { get; set; }
Public Property Name As String