Click or drag to resize

DocxDocumentGetBookmarkText Method

Ritorna il testo di un bookmark

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public string GetBookmarkText(
	string fieldname
)

Parameters

fieldname
Type: SystemString
Il nome del campo

Return Value

Type: String
Il testo
See Also