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

Dictionary Property (GdPicturePDF.SmartRedactionOptions)

In This Topic
Syntax
'Declaration

 

Public Property Dictionary As String
public string Dictionary {get; set;}
public read-write property Dictionary: String; 
public function get,set Dictionary : String
public: __property string* get_Dictionary();

public: __property void set_Dictionary( 

   string* value

);
public:

property String^ Dictionary {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

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