ITaggedContent.Save

ITaggedContent.Save method

Saves the current state of the tagged content to the associated PDF document.

public void Save()

Remarks

This method ensures that all tagged content elements are properly updated and saved within the PDF document. It performs necessary operations such as updating MCID for MCR elements, setting BDC operators, and ensuring compliance with PDF/UA standards.

See Also