docx

    Type Alias IMargins

    type IMargins = {
        bottom?: number;
        left?: number;
        right?: number;
        top?: number;
    }
    Index

    Properties

    bottom?: number
    left?: number
    right?: number
    top?: number
    MMNEPVFCICPMFPCPTTAAATR