Document properties.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public IDictionary<string, string> Properties { get; }
Public ReadOnly Property Properties As IDictionary(Of String, String)
Get
member Properties : IDictionary<string, string> with get
Property Value
Type:
IDictionaryString,
String
See Also