IStylesProvider.StyleId Property

Definition

Gets the identifier for a visual style of an element in a document.

public:
 property int StyleId { int get(); };
int StyleId();
public int StyleId { get; }
var int32 = iStylesProvider.styleId;
Public ReadOnly Property StyleId As Integer

Property Value

Int32

int

The style identifier. For a list of possible values, see Style Identifiers.

Applies to