adobe-firefly-sdk
    Preparing search index...

    Type Alias ParagraphStyleAlignmentType

    ParagraphStyleAlignmentType:
        | "left"
        | "center"
        | "right"
        | "justify"
        | "justifyLeft"
        | "justifyCenter"
        | "justifyRight"
        | "justifyAll"

    ParagraphStyleAlignmentType

    The paragraph alignment.