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

RedactURIs Property (GdPicturePDF.ISmartRedactionOptions)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(4)>

Property RedactURIs As Boolean
[DispId(4)]

bool RedactURIs {get; set;}
read-write property RedactURIs: Boolean; 
DispIdAttribute(4)

function get,set RedactURIs : boolean
[DispId(4)]

__property bool get_RedactURIs();

__property void set_RedactURIs( 

   bool value

);
[DispId(4)]

property bool RedactURIs {

   bool get();

   void set (    bool value);

}
See Also

Reference

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