Click or drag to resize

IStyle Interface

Publishes the DLS style base functionality.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public interface IStyle

The IStyle type exposes the following members.

Properties
Name Description
Public property Name
Gets the style name.
Public property StyleId
Gets the style id.
Public property StyleType
Gets the type of the style.
Top
Methods
Name Description
Public method Clone
Clones itself.
Top
See Also