The usage rights this document contains.

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

Syntax

C#
public UsageRights UsageRights { get; }
Visual Basic
Public ReadOnly Property UsageRights As UsageRights
	Get

Remarks

Note that we do not verify if the usage rights are valid (granted); only if they are present.

See Also