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

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also