Click or drag to resize

DocxDocumentGetCustomProperties Method

Ritorna le proprietà custom del documento

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax
public IDictionary<string, string> GetCustomProperties()

Return Value

Type: IDictionaryString, String
IDictionary<System.String, System.String>.
See Also