In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / PdfEnableColorDetection Property

PdfEnableColorDetection Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property PdfEnableColorDetection As Boolean
public bool PdfEnableColorDetection {get; set;}
public read-write property PdfEnableColorDetection: Boolean; 
public function get,set PdfEnableColorDetection : boolean
public: __property bool get_PdfEnableColorDetection();

public: __property void set_PdfEnableColorDetection( 

   bool value

);
public:

property bool PdfEnableColorDetection {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members