UNPKG

@aurigma/design-atoms

Version:

Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.

9 lines (8 loc) 244 B
export declare class XmlParagraphStyles { static alignment: string; static firstLineIndent: string; static spaceAfter: string; static spaceBefore: string; static leftIndent: string; static rightIndent: string; }