[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.JustificationOpportunity

Struct JustificationOpportunity

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

DWRITE_JUSTIFICATION_OPPORTUNITY

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

Fields

CompressionMaximum

float compressionMaximum

public float CompressionMaximum

Field Value

float

ExpansionMaximum

float expansionMaximum

public float ExpansionMaximum

Field Value

float

ExpansionMinimum

float expansionMinimum

public float ExpansionMinimum

Field Value

float

Properties

AllowResidualCompression

unsigned int allowResidualCompression

public bool AllowResidualCompression { get; set; }

Property Value

bool

AllowResidualExpansion

unsigned int allowResidualExpansion

public bool AllowResidualExpansion { get; set; }

Property Value

bool

ApplyToLeadingEdge

unsigned int applyToLeadingEdge

public bool ApplyToLeadingEdge { get; set; }

Property Value

bool

ApplyToTrailingEdge

unsigned int applyToTrailingEdge

public bool ApplyToTrailingEdge { get; set; }

Property Value

bool

CompressionPriority

unsigned int compressionPriority

public int CompressionPriority { get; set; }

Property Value

int

ExpansionPriority

unsigned int expansionPriority

public int ExpansionPriority { get; set; }

Property Value

int

Reserved

unsigned int reserved

public int Reserved { get; set; }

Property Value

int