2024 Property
Changes 0
P

OpenOptions.Audit

Description:
Specifies whether to expand all elements in order to check for corruption.
Remarks:
The default is false. Setting this to true will increase the time and memory required to open the file.
public bool Audit { get; set; }