Overview
PageMarkup is a type in Aspose.PDF FOSS for Go.
PageMarkup is the structured text of one page.
Properties: PageNumber, Sections.
Properties
| Name | Type | Access | Description |
|---|
PageNumber | int | Read/Write | Gets the page number. |
Sections | []MarkupSection | Read/Write | Gets the sections. |
See Also