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

TxtPageWidth Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

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

public: __property void set_TxtPageWidth( 

   float value

);
public:

property float TxtPageWidth {

   float get();

   void set (    float value);

}
See Also

Reference

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