PageNumberStamp

PageNumberStamp

Overview

PageNumberStamp is a type in Aspose.PDF FOSS for Go.

PageNumberStamp stamps the page number (and optionally the total), formatted by Format.

Properties: Format, StartingNumber, TextStyle.

Properties

NameTypeAccessDescription
FormatstringRead/WriteGets the format.
StartingNumberintRead/WriteGets the starting number.
TextStyleTextStyleRead/WriteGets the text style.

See Also