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





In This Topic
PdfEnableLinks Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property PdfEnableLinks As Boolean
public bool PdfEnableLinks {get; set;}
public read-write property PdfEnableLinks: Boolean; 
public function get,set PdfEnableLinks : boolean
public: __property bool get_PdfEnableLinks();
public: __property void set_PdfEnableLinks( 
   bool value
);
public:
property bool PdfEnableLinks {
   bool get();
   void set (    bool value);
}
See Also

Reference

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