Click or drag to resize

DocxDocumentSetBookmarks Method

Imposta i bookmarks dalla tabella lua passata

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax
public void SetBookmarks(
	IDictionary<string, Object> data
)

Parameters

data
Type: System.Collections.GenericIDictionaryString, Object
La tabella lua contenente le info dei bookmark
See Also