Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Interface IRectMargins

    interface IRectMargins {
        bottom: ILength;
        left: ILength;
        right: ILength;
        top: ILength;
    }

    Properties

    bottom: ILength

    3

    left: ILength

    0

    right: ILength

    2

    top: ILength

    1