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