Operator Implicit
Namespace TallComponents.PDF
Class Spacing
Set the Left, Right, Top and Bottom values to the same value.
Syntax
public
Spacing
operator
Implicit
(
Double
val
);
Returns
Spacing
A new Spacing instance.
Parameters
Double
val
The value to assign.