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

ResourcePath Property (GdPicturePDF.ISmartRedactionOptions)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(9)>

Property ResourcePath As String
[DispId(9)]

string ResourcePath {get; set;}
read-write property ResourcePath: String; 
DispIdAttribute(9)

function get,set ResourcePath : String
[DispId(9)]

__property string* get_ResourcePath();

__property void set_ResourcePath( 

   string* value

);
[DispId(9)]

property String^ ResourcePath {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

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