Variable ParagraphStyleAlignmentType
ParagraphStyleAlignmentType: {
center: "center";
justify: "justify";
justifyAll: "justifyAll";
justifyCenter: "justifyCenter";
justifyLeft: "justifyLeft";
justifyRight: "justifyRight";
left: "left";
right: "right";
}
Type Declaration
Readonlycenter: "center"
Readonlyjustify: "justify"
ReadonlyjustifyAll: "justifyAll"
ReadonlyjustifyCenter: "justifyCenter"
ReadonlyjustifyLeft: "justifyLeft"
ReadonlyjustifyRight: "justifyRight"
Readonlyleft: "left"
Readonlyright: "right"