public static void TextAutoOrientation( ImGearPage page, ImGearICDocumentType documentType )
public: static void TextAutoOrientation( ImGearPage* page, ImGearICDocumentType documentType )
public: static void TextAutoOrientation( ImGearPage^ page, ImGearICDocumentType documentType )
'Declaration Public Shared Sub TextAutoOrientation( _ ByVal page As ImGearPage, _ ByVal documentType As ImGearICDocumentType _ )
'Usage Dim page As ImGearPage Dim documentType As ImGearICDocumentType ImGearIC.TextAutoOrientation(page, documentType)
// Auto Orientate an image of a left-aligned document. ImGearIC.TextAutoOrientation(igPage, ImGearICDocumentType.LEFT_ALIGNED);
' Auto Orientate an image of a left-aligned document. ImGearIC.TextAutoOrientation(igPage, ImGearICDocumentType.LEFT_ALIGNED)
ImGearIC Class ImGearIC Members ImGearICDocumentType Enumeration ImGearPage Class
©2016. Accusoft Corporation. All Rights Reserved.