CosPdfString.IsHexadecimal

CosPdfString.IsHexadecimal property

Gets a value indicating whether this instance is hexadecimal.

public bool IsHexadecimal { get; }

Property Value

true if this instance is hexadecimal; otherwise, false.

See Also