GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PdfEnableLinks Property





In This Topic
PdfEnableLinks Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(42)>
Property PdfEnableLinks As Boolean
[DispId(42)]
bool PdfEnableLinks {get; set;}
read-write property PdfEnableLinks: Boolean; 
DispIdAttribute(42)
function get,set PdfEnableLinks : boolean
[DispId(42)]
__property bool get_PdfEnableLinks();
__property void set_PdfEnableLinks( 
   bool value
);
[DispId(42)]
property bool PdfEnableLinks {
   bool get();
   void set (    bool value);
}
See Also

Reference

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