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

TxtPageMarginBottom Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(21)>

Property TxtPageMarginBottom As Single
[DispId(21)]

float TxtPageMarginBottom {get; set;}
read-write property TxtPageMarginBottom: Single; 
DispIdAttribute(21)

function get,set TxtPageMarginBottom : float
[DispId(21)]

__property float get_TxtPageMarginBottom();

__property void set_TxtPageMarginBottom( 

   float value

);
[DispId(21)]

property float TxtPageMarginBottom {

   float get();

   void set (    float value);

}
See Also

Reference

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