| 
SummaryDocumentProperties
m_summaryHash Field
  | 
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
protected Dictionary<int, DocumentProperty> m_summaryHash
 
Protected m_summaryHash As Dictionary(Of Integer, DocumentProperty)
 
protected:
Dictionary<int, DocumentProperty^>^ m_summaryHash
 
val mutable m_summaryHash: Dictionary<int, DocumentProperty>
 
 
 
Field Value
 
 Type:
 
Dictionary
 
Int32
 
 ,
 
DocumentProperty
 
 
 See Also
See Also