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

PAPERORIENTATION

Show in webframe

typedef enum
{
   ORIENT_PORTRAIT  = 0,
   ORIENT_LANDSCAPE,
} PAPERORIENTATION;

The PAPERORIENTATION enumerated type represents the orientation of the output document.

Value

Meaning

ORIENT_PORTRAIT

The orientation of the final output document is Portrait (Default).

ORIENT_LANDSCAPE

The orientation of the final output document is Landscape.

Comments

This enumerated type is used by the following structure:

DOCUMENTOPTIONS

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