Click or drag to resize

DocxDocumentUpdateTableOfContent(Boolean) Method

Updates the table of content making dirty the document.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public void UpdateTableOfContent(
	bool updateTocOnOpening
)

Parameters

updateTocOnOpening  Boolean
Indicate if update TOC during opening document or now.
See Also