PageSetupAnyPage Property
Gets or sets all pages configuration in the the page-sequence.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public Page AnyPage { get; set; }

Property Value

Type: Page
Any page.
See Also