PageSetup.FirstPage
PageSetup.FirstPage property
Gets or sets the first page configuration.
public Page FirstPage { get; set; }
Property Value
The first page.
See Also
- class Page
- class PageSetup
- package com.aspose.html.rendering
- package Aspose.HTML
Gets or sets the first page configuration.
public Page FirstPage { get; set; }
The first page.