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