Document.RepairOptions.RestoreIndirectObjectGenerations

Document.RepairOptions.RestoreIndirectObjectGenerations property

Gets or sets a value indicating whether to restore wrong generation numbers in references to indirect objects during the repair process.

public bool RestoreIndirectObjectGenerations { get; set; }

See Also