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

The margins around this area. The default margins are all zero.

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

Syntax

C#
public Spacing Margin { get; }
Visual Basic
Public ReadOnly Property Margin As Spacing
	Get

Remarks

Negative values are allowed.

Values are in points (1/72 inch).

See Also