Table of Contents

Class TextSpan

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

An inline text.

public class TextSpan
Inheritance
TextSpan
Inherited Members

Methods

BackgroundColor(PdfColor, int)

Sets the background color and opacity.

FontColor(PdfColor, int)

Sets the font color.

FontSize(double)

Sets the font size.

Style(TextStyle)

Sets the text style.

Style(Func<Typography, TextStyle>)

Sets the text style.