Device.StartPage
Device.StartPage method
Starts a new page.
[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public abstract void StartPage(float width, float height)
| Parameter | Type | Description |
|---|---|---|
| width | Single | The page width. |
| height | Single | The page height. |
See Also
- class Device
- namespace Aspose.TeX.Presentation
- assembly Aspose.TeX