Overview
PageNumberStamp 是 Aspose.PDF 中的类型.
PageNumberStamp 印记了页面号码 (可选是总数),格式为 Format.
特性: Format, StartingNumber, TextStyle.
Properties
| Name | Type | Access | Description |
|---|
Format | string | 阅读/写作 | 得到了格式. |
StartingNumber | int | 阅读/写作 | 得到起始号码. |
TextStyle | TextStyle | 阅读/写作 | 得到了文字的风格. |
See Also