A Sandcastle Documented Class Library
![]() | DocxDocumentGetCustomProperties Method |
Ritorna le proprietà custom del documento
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public IDictionary<string, string> GetCustomProperties()
Public Function GetCustomProperties As IDictionary(Of String, String)
public: IDictionary<String^, String^>^ GetCustomProperties()
member GetCustomProperties : unit -> IDictionary<string, string>
Return Value
Type: IDictionaryString, StringIDictionary<System.String, System.String>.
