TxtPageMarginBottom Property (GdPictureDocumentConverter)
Specifies the bottom page margin, in points, of the resulting document when converting from the source txt file.
public float TxtPageMarginBottom {get; set;}
public read-write property TxtPageMarginBottom: Single;
public function get,set TxtPageMarginBottom : float
public: __property float get_TxtPageMarginBottom();
public: __property void set_TxtPageMarginBottom(
float value
);
public:
property float TxtPageMarginBottom {
float get();
void set ( float value);
}
'Declaration
Public Property TxtPageMarginBottom As Single
Property Value
The default value is 10.