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

This Unit is a relative value. True if this Unit is a percentage.

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

Syntax

C#
public bool IsRelative { get; }
Visual Basic
Public ReadOnly Property IsRelative As Boolean
	Get

See Also