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

TxtPageMarginRight Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

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

public: __property void set_TxtPageMarginRight( 

   float value

);
public:

property float TxtPageMarginRight {

   float get();

   void set (    float value);

}
See Also

Reference

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