'Declaration Public Property TxtPageHeight As Single
'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); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter GdPictureDocumentConverter Members