| 
IStyleHolder
StyleName Property
  | 
 Gets style name.
 Namespace:
 Spire.Doc.Interface
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
string StyleName { get; }
 
ReadOnly Property StyleName As String
	Get
 
property String^ StyleName {
	String^ get ();
}
 
abstract StyleName : string with get
 
 
 
Property Value
 
 Type:
 
String
 
 
 See Also
See Also