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