Name
TextStyle.Name property
Gets the style name.
public string Name { get; }
Property Value
A string value that represents the style name.
See Also
- class TextStyle
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Gets the style name.
public string Name { get; }
A string value that represents the style name.