PDFReaderControls.NET Professional Type Reference

Spacing.CopyFrom Method 

Copy the values for left, right, top and bottom from another Spacing object.

public void CopyFrom(
   Spacing other
);

Parameters

other
The object to copy values from.

Remarks

Using this method is preferred above assigning the object.

See Also

Spacing Class | TallComponents.PDF Namespace