ImageGear Professional for Windows ActiveX
OrientAuto Method

Description:

Determines 1-bit image orientation and rotates it to the proper orientation.

The OrientAuto operation is performed using IGICCtl.OrientAutoOptions Property values.

If the input document is left (or right) aligned and contains only the text formed in one column, set the IGICCtl.OrientAutoOptions. DocumentType parameter to IG_IC_LEFT_ALIGNED_DOC (or IG_IC_RIGHT_ALIGNED_DOC accordingly). Otherwise, if you don't know anything about the loaded document, set IGICCtl.OrientAutoOptions Property.DocumentType Property to IG_IC_STANDARD_DOC.

.Declaration:

      OrientAuto (ByVal pPage As IGPage)

Parameters:

Name Description
pPage Reference to IGPage Object for which the auto orientation operation happens.

Return Value:

N/A

Bits Per Pixel:

1

Sample:

Ip_Fx

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback