Aspose::TeX::Presentation::Aps::ApsDevice::StartPage method

ApsDevice::StartPage method

Starts a new page.

void Aspose::TeX::Presentation::Aps::ApsDevice::StartPage(float width, float height) override
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