[This is preliminary documentation and is subject to change.]

Spacing is used to define Margin and Padding.

Namespace: TallComponents.Web
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public class Spacing : ICloneable
Visual Basic
Public Class Spacing _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  TallComponents.Web..::..Spacing

See Also