Spacing is used to define Margin and Padding.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class Spacing : Object, ICloneable
Visual Basic
<SerializableAttribute> _
Public Class Spacing _
	Inherits Object _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout..::..Spacing

See Also