PDFReaderControls.NET Professional Type Reference

Spacing Constructor

Initializes a new instance of the Spacing class.

Overload List

Initializes a new instance of the Spacing class.

public Spacing();

Initializes a new instance of the Spacing class with the given spacing.

public Spacing(double);

Initializes a new instance of the Spacing class with the given spacing.

public Spacing(double,double,double,double);

See Also

Spacing Class | TallComponents.PDF Namespace