[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.UnicodeRange

Struct UnicodeRange

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

DWRITE_UNICODE_RANGE

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

Fields

First

unsigned int first

public int First

Field Value

int

Last

unsigned int last

public int Last

Field Value

int