Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

DOC2_PAGEBREAKSETTING

Show in webframe

typedef enum
{
   DOC2_PB_NEVER = 0,
   DOC2_PB_ALWAYS,
   DOC2_PB_AUTO,
} DOC2_PAGEBREAKSETTING;

The DOC2_PAGEBREAKSETTING enumerated type specifies how to handle page breaks when creating output.

Value

Meaning

DOC2_PB_NEVER

Never add page breaks

DOC2_PB_ALWAYS

Always add page breaks

DOC2_PB_AUTO

Auto add page breaks

Comments

This enumerated type is used by the following structure:

RTFDOCWORDMLSETTINGS

WORDPERFECT8SETTINGS

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.