AspectRatio

Defines how the thumbnail should handle the aspect ratio of the original PDF page.

Entries

Link copied to clipboard

Preserve the original aspect ratio of the PDF page, potentially leaving empty space.

Link copied to clipboard

Stretch the content to fill the entire thumbnail dimensions.

Link copied to clipboard

Scale to fit width, maintaining aspect ratio.

Link copied to clipboard

Scale to fit height, maintaining aspect ratio.

Link copied to clipboard

Scale to fit the larger dimension, maintaining aspect ratio (crop if necessary).

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.