adobe-firefly-sdk
    Preparing search index...

    Type Alias AlignmentType

    AlignmentType:
        | "left"
        | "center"
        | "right"
        | "justify"
        | "justifyLeft"
        | "justifyCenter"
        | "justifyRight"

    AlignmentType

    The paragraph alignment.