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





In This Topic
TxtPageHeight Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property TxtPageHeight As Single
public float TxtPageHeight {get; set;}
public read-write property TxtPageHeight: Single; 
public function get,set TxtPageHeight : float
public: __property float get_TxtPageHeight();
public: __property void set_TxtPageHeight( 
   float value
);
public:
property float TxtPageHeight {
   float get();
   void set (    float value);
}
See Also

Reference

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