TextAndBackgroundColorModeEnum

TextAndBackgroundColorModeEnum enumeration constants are used to define the mode of retaining the original text and background color during export to PDF (PDF/A) format.

typedef enum {
 TBCM_Keep,
 TBCM_DontKeep,
 TBCM_Auto
} TextAndBackgroundColorModeEnum;
    

Elements

Name Description
TBCM_Auto Select the mode of retaining the original colors depending on value of the IPDFExportParams::Colority property: if it is PCM_KeepColority, the colors of the original are kept; otherwise, the colors are not retained in the output file.
TBCM_DontKeep Do not retain the original text and background color, even if IPDFExportParams::Colority is set to keep colority.
TBCM_Keep Retain the original text and background color in the output file. The colors will be retained regardless of the IPDFExportParams::Colority value.

Used in

IPDFExportFeatures::TextAndBackgroundColorMode

24.03.2023 8:51:52

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.