DsPdfJS API - v9.1.0
    Preparing search index...

    Enumeration ImageScaleMode

    Specifies the circumstances under which the image should be scaled inside the button rectangle.

    Index

    Enumeration Members

    Enumeration Members

    Always: 0

    Always scale.

    Bigger: 1

    Scale only when the image is bigger than the button rectangle.

    Never: 3

    Never scale.

    Smaller: 2

    Scale only when the image is smaller than the button rectangle.