The updates for this document.

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

Syntax

C#
public UpdateCollection Updates { get; }
Visual Basic (Declaration)
Public ReadOnly Property Updates As UpdateCollection

Remarks

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

See Also