docx
    Preparing search index...

    Type Alias IParagraphPropertiesOptions

    IParagraphPropertiesOptions: {
        includeIfEmpty?: boolean;
        revision?: IParagraphPropertiesChangeOptions;
    } & IParagraphPropertiesOptionsBase

    Options for configuring paragraph properties.

    These options control all aspects of paragraph formatting including alignment, spacing, indentation, borders, numbering, and more.

    Reference: http://officeopenxml.com/WPparagraphProperties.php