When true, this style is the default for this style type.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntaxpublic bool IsDefault { get; set; }Public Property IsDefault As Boolean
Get
Set
Property Value
Boolean
Remarks
This property is used in conjunction with the
StyleType
to determine that this style is applied to a format that do not explicitly refers to the style.
See Also