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