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
| Name | Type | Access | Description |
|---|---|---|---|
Format | string | Read/Write | Gets the format. |
StartingNumber | int | Read/Write | Gets the starting number. |
TextStyle | TextStyle | Read/Write | Gets the text style. |