The updates for this document.

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

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