[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.2.6

Syntax

C#
public Spacing Margin { get; }
Visual Basic (Declaration)
Public ReadOnly Property Margin As Spacing

Remarks

Negative values are allowed.

Values are in points (1/72 inch).

See Also