docx

    Type Alias IVerticalPositionOptions

    type IVerticalPositionOptions = {
        align?: typeof VerticalPositionAlign[keyof typeof VerticalPositionAlign];
        offset?: number;
        relative?: typeof VerticalPositionRelativeFrom[keyof typeof VerticalPositionRelativeFrom];
    }
    Index

    Properties

    align?: typeof VerticalPositionAlign[keyof typeof VerticalPositionAlign]
    offset?: number
    MMNEPVFCICPMFPCPTTAAATR