ITaggedContent.PreSave

ITaggedContent.PreSave method

Prepares the tagged content of the document for saving. This method performs necessary pre-save operations, ensuring that the structure tree and other tagged content elements are properly configured before the document is saved.

public void PreSave()

See Also