Class HexValueAttribute
Inheritance
System.Object
HexValueAttribute
Namespace: IronWord.Models.Enums
Assembly: IronWord.dll
Syntax
public class HexValueAttribute : Attribute
Constructors
HexValueAttribute(String)
Declaration
public HexValueAttribute(string hexValue)
Parameters
Type | Name | Description |
---|---|---|
System.String | hexValue |
Properties
HexValue
Declaration
public string HexValue { get; }
Property Value
Type | Description |
---|---|
System.String |