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

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also