GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / TaggedPdf Property





In This Topic
TaggedPdf Property (GdPictureDocumentConverter)
In This Topic
Generate tagged PDF. Defaults to true.
Syntax
'Declaration
 
Public Property TaggedPdf As Boolean
public bool TaggedPdf {get; set;}
public read-write property TaggedPdf: Boolean; 
public function get,set TaggedPdf : boolean
public: __property bool get_TaggedPdf();
public: __property void set_TaggedPdf( 
   bool value
);
public:
property bool TaggedPdf {
   bool get();
   void set (    bool value);
}
See Also

Reference

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