The usage rights this document contains.

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

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