PDFKit.NET 2.0 Class Library (.NET 2.0)

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