ONLYOFFICE Docs 9.3 released: enhanced PDF Editor and more signature options, multipage view for documents, Solver in sheets, GIF playback in presentation slideshow mode, AI-powered updates, and more.
This example add a cross-reference to the page containing a table caption.
// How to add reference to the page with caption. // Use caption to create a cross-reference. paragraph.AddCaptionCrossRef("Table","pageNum", caption);