Click or drag to resize

DocxDocumentGetBuiltInProperties Method

Ritorna le proprietà standard del documento

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

Return Value

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