ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ShapingGlyphProperties Structure / Justification Property

In This Topic
    Justification Property
    In This Topic
    Indicates that the glyph has justification applied.
    Syntax
    'Declaration
     
    Public Property Justification As ScriptJustify
    public ScriptJustify Justification {get; set;}
    See Also