Namespace: Spire.Presentation.Converter.Equation.Word.Formatting
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected Dictionary<int, bool> m_propsUpdateFlags
Protected m_propsUpdateFlags As Dictionary(Of Integer, Boolean)
protected:
Dictionary<int, bool>^ m_propsUpdateFlags
val mutable m_propsUpdateFlags: Dictionary<int, bool>

Field Value

Dictionary<(Of <(<'Int32, Boolean>)>)>

See Also