Table of Contents

Method RemoveStructureInformation

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

RemoveStructureInformation()

Removes all structure information from the PDF document.

public void RemoveStructureInformation()

Remarks

Removing structure information can significantly reduce file size if RemoveUnusedObjects property is set to true.

Please note that document without structure information will be less accessible for assistive devices. Conversion to other formats can also be hindered.