Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
protected Dictionary<int, Object> m_propertiesHash
Protected m_propertiesHash As Dictionary(Of Integer, Object)
protected: Dictionary<int, Object^>^ m_propertiesHash
val mutable m_propertiesHash: Dictionary<int, Object>