#include “BlackIceDEVMODE.h”
BOOL EnableP417Truncated(BlackIceDEVMODE* pDevMode);
Description
Enables truncated PDF 417 symbols. Truncated PDF 417 symbols are smaller but they are less tolerant to damage.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure
Return value
TRUE on success, FALSE otherwise.