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

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

See Also