ParagraphStyleBaseStyle Property |
Gets or sets the style on which this style is based.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic ParagraphStyle BaseStyle { get; set; }Public Property BaseStyle As ParagraphStyle
Get
Set
Property Value
ParagraphStyle
See Also