Method Fallback
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Fallback(TextStyle?)
Sets the fallback style.
public TextStyle Fallback(TextStyle? fallbackStyle = null)
Parameters
fallbackStyle
TextStyleThe fallback style or
null
to remove the fallback.
Returns
- TextStyle
The copy of this style with the applied fallback.
Remarks
The fallback is used when this style does not support rendering of some glyphs.