The StyleSheet used by the HtmlParagraph.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public CssStyleSheet StyleSheet { get; set; } |
| Visual Basic |
|---|
Public Property StyleSheet As CssStyleSheet Get Set |
Remarks
Only available when using the programming interface (not from XML).