GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions / DetectOrientation Property





In This Topic
DetectOrientation Property (GdPicturePDF.PdfOcrOptions)
In This Topic
Syntax
'Declaration
 
Public Property DetectOrientation As Boolean
public bool DetectOrientation {get; set;}
public read-write property DetectOrientation: Boolean; 
public function get,set DetectOrientation : boolean
public: __property bool get_DetectOrientation();
public: __property void set_DetectOrientation( 
   bool value
);
public:
property bool DetectOrientation {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions
GdPicturePDF.PdfOcrOptions Members