The updates for this document.

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

Syntax

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

Remarks

Will return a collection with 0 elements if this is a new document.

See Also