In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions / DetectOrientation Property

DetectOrientation Property (GdPicturePDF.SmartRedactionOptions)

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+SmartRedactionOptions
GdPicturePDF.SmartRedactionOptions Members