Click or drag to resize

DocxDocumentGetCustomProperties Method

Ritorna le proprietà custom del documento

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

Return Value

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