docx

    Type Alias IHorizontalPositionOptions

    type IHorizontalPositionOptions = {
        align?: typeof HorizontalPositionAlign[keyof typeof HorizontalPositionAlign];
        offset?: number;
        relative?: typeof HorizontalPositionRelativeFrom[keyof typeof HorizontalPositionRelativeFrom];
    }
    Index

    Properties

    offset?: number
    MMNEPVFCICPMFPCPTTAAATR