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# 
public virtual bool IsDefault { get; }
Public Overridable ReadOnly Property IsDefault As Boolean
	Get
public:
virtual property bool IsDefault {
	bool get ();
}
abstract IsDefault : bool with get
override IsDefault : bool with get

Property Value

Boolean

See Also