PaperSizeModeEnum

PaperSizeModeEnum enumeration constants are used to denote modes of paper size selection during export to output file.

typedef enum {
 PSM_ImageSize,
 PSM_SynthesisSize,
 PSM_UserDefined,
 PSM_AutoFlexible,
 PSM_AutoFixed
} PaperSizeModeEnum;
    

Elements

Name Description
PSM_AutoFlexible The paper size is selected automatically for each page in the output file. The paper size is selected from the standard paper sizes so that the contents of the page fits into the paper size. For each page its own minimum paper size is selected.
PSM_AutoFixed The paper size is selected automatically from the standard paper sizes so that the contents of each page in the document fits into the selected paper size. The minimum paper size, into which the contents of each page in the document fits, is selected.
PSM_ImageSize The paper size should be equal to the original size of the preprocessed image.
PSM_SynthesisSize The paper size should be equal to the page size detected during synthesis.
PSM_UserDefined The paper size is defined by the PaperHeight and PaperWidth properties of the PaperSizeParams object.

Used in

IPaperSizeParams::PaperSizeMode

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.