Struct ShapingTextProperties
- Namespace
- GrapeCity.Documents.DX.DirectWrite
- Assembly
- GcDocs.DX.Windows.dll
DWRITE_SHAPING_TEXT_PROPERTIES
public struct ShapingTextProperties
- Inherited Members
-
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Properties
IsShapedAlone
unsigned short isShapedAlone
public bool IsShapedAlone { get; set; }
Property Value
- bool
Reserved
public short Reserved { get; set; }
Property Value
- short