setChangeTrackingEnabled

public final void setChangeTrackingEnabled(boolean value)

Whether Instant JSON change tracking is enabled. When enabled, modifications to annotations, form fields, form field values, comments, and bookmarks are recorded so that export produces a diff containing only items that changed — matching Core SDK's export_document_json behavior.

Parameters

value

The value to set for the ChangeTrackingEnabled property.