[]
Represents a page in the document rendering process.
public interface IPage
Name | Description |
---|---|
Canvas | Gets the drawing canvas associated with this page. |
Interactivity | Gets the interactivity features associated with this page. |
Name | Description |
---|---|
Flush() | Flushes the current state of the page, finalizing any pending drawing operations. |