In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / TxtFontSize Property

TxtFontSize Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property TxtFontSize As Single
public float TxtFontSize {get; set;}
public read-write property TxtFontSize: Single; 
public function get,set TxtFontSize : float
public: __property float get_TxtFontSize();

public: __property void set_TxtFontSize( 

   float value

);
public:

property float TxtFontSize {

   float get();

   void set (    float value);

}
See Also

Reference

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