Namespace: BitMiracle.Docotic.Pdf.Layout
public TextStyle Strong { get; set; }
Public Property Strong As TextStyle Get Set
Exception | Condition |
---|---|
ArgumentNullException | The value is null. |
ArgumentException | The value or its fallback belongs to a different Document. |
Default value: Parent with Helvetica Bold font.
You may use this property to highlight important text. For example, use bold font for this style.
The library does not automatically apply this style to any elements.