ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / TextFormat Class / GetParagraphAlignment Method

In This Topic
    GetParagraphAlignment Method
    In This Topic
    DWRITE_PARAGRAPH_ALIGNMENT IDWriteTextFormat::GetParagraphAlignment()
    Syntax
    'Declaration
     
    Public Function GetParagraphAlignment() As ParagraphAlignment
    public ParagraphAlignment GetParagraphAlignment()
    See Also