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