[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.Panose

Struct Panose

Namespace
GrapeCity.Documents.DX.DirectWrite
Assembly
GcDocs.DX.Windows.dll

DWRITE_PANOSE

public struct Panose
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

Decorative

DWRITE_PANOSE_INNER_2 decorative

public PanoseDecorative Decorative

Field Value

PanoseDecorative

FamilyKind

unsigned char familyKind

public byte FamilyKind

Field Value

byte

Script

DWRITE_PANOSE_INNER_1 script

public PanoseScript Script

Field Value

PanoseScript

Symbol

DWRITE_PANOSE_INNER_3 symbol

public PanoseSymbol Symbol

Field Value

PanoseSymbol

Text

DWRITE_PANOSE_INNER_0 text

public PanoseText Text

Field Value

PanoseText

Properties

Values

unsigned char values[10]

public byte[] Values { get; }

Property Value

byte[]