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





In This Topic
DetectSkew Property (GdPicturePDF.IPdfOcrOptions)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(2)>
Property DetectSkew As Boolean
[DispId(2)]
bool DetectSkew {get; set;}
read-write property DetectSkew: Boolean; 
DispIdAttribute(2)
function get,set DetectSkew : boolean
[DispId(2)]
__property bool get_DetectSkew();
__property void set_DetectSkew( 
   bool value
);
[DispId(2)]
property bool DetectSkew {
   bool get();
   void set (    bool value);
}
See Also

Reference

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