Table of Contents

Class TextPageNumber

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

A page number element.

public sealed class TextPageNumber
Inheritance
TextPageNumber
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.

Format(PageNumberFormatter)

Sets the page number formatter.

Style(TextStyle)

Sets the text style.

Style(Func<Typography, TextStyle>)

Sets the text style.