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