Aspose::TeX::Presentation::Device::StartPage method

Device::StartPage method

Starts a new page.

virtual void Aspose::TeX::Presentation::Device::StartPage(float width, float height)=0
ParameterTypeDescription
widthfloatThe page width.
heightfloatThe page height.

Deprecated

This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False

See Also