Click or drag to resize

DocxDocumentGetBuiltInProperties Method

Ritorna le proprietà standard del documento

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

Return Value

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