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

ResourceFolder Property

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(16)>

Property ResourceFolder As String
[DispId(16)]

string ResourceFolder {get; set;}
read-write property ResourceFolder: String; 
DispIdAttribute(16)

function get,set ResourceFolder : String
[DispId(16)]

__property string* get_ResourceFolder();

__property void set_ResourceFolder( 

   string* value

);
[DispId(16)]

property String^ ResourceFolder {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

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