Get/Set the style ID for this Style.

Namespace: LLCryptoLib.Utils
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public HexEnum Style { get; }
Visual Basic
Public ReadOnly Property Style As HexEnum
	Get
Visual C++
public:
property HexEnum Style {
	HexEnum get ();
}

See Also