When true, this style is the default for this style type.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public bool IsDefault { get; set; }
Public Property IsDefault As Boolean
Get
Set
Property Value
BooleanRemarks
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