Aspose::TeX::Presentation::Xps::XpsDevice::StartPage method
XpsDevice::StartPage method
Starts a new page.
void Aspose::TeX::Presentation::Xps::XpsDevice::StartPage(float width, float height) override
Parameter | Type | Description |
---|---|---|
width | float | The page width. |
height | float | The page height. |
Deprecated
This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False
See Also
- Class XpsDevice
- Namespace Aspose::TeX::Presentation::Xps
- Library Aspose.TeX for C++