Click or drag to resize

Style Class

Inheritance Hierarchy

Namespace:  Spire.Doc.Documents
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public abstract class Style : DocumentSerializable, 
	IStyle

The Style type exposes the following members.

Constructors
  NameDescription
Protected methodStyle
Initializes a new instance of the Style class
Top
Properties
  NameDescription
Public propertyCharacterFormat
Public propertyDefaultStyleType
Public propertyDocument
Gets the document.
(Inherited from OwnerHolder.)
Public propertyIsCustomStyle
Gets or sets a value indicating whether this instance is custom style.
Public propertyIsHeading
Public propertyName
Public propertyStyleId
Gets or sets the style id.
Public propertyStyleType
Protected propertyXDLSHolder (Inherited from DocumentSerializable.)
Top
Methods
Fields
See Also