Table of Contents

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 TextStyle

The 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.