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