PDFReaderControls.NET Professional Type Reference

Spacing Implicit Unit to Spacing Conversion 

Set the Left, Right, Top and Bottom values to the same value.

public static implicit operator Spacing(
   Unit val
);

Parameters

val
The value to assign.

Return Value

A new Spacing instance.

See Also

Spacing Class | TallComponents.PDF Namespace