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

ThreadCount Property (GdPicturePDF.ISmartRedactionOptions)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(12)>

Property ThreadCount As Integer
[DispId(12)]

int ThreadCount {get; set;}
read-write property ThreadCount: Integer; 
DispIdAttribute(12)

function get,set ThreadCount : int
[DispId(12)]

__property int get_ThreadCount();

__property void set_ThreadCount( 

   int value

);
[DispId(12)]

property int ThreadCount {

   int get();

   void set (    int value);

}
See Also

Reference

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