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

RedactURIs Property (GdPicturePDF.SmartRedactionOptions)

In This Topic
Syntax
'Declaration

 

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

public: __property void set_RedactURIs( 

   bool value

);
public:

property bool RedactURIs {

   bool get();

   void set (    bool value);

}
See Also

Reference

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