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

Namespace: Aspose.Svg.Rendering
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public Page AnyPage { get; set; }

Property Value

Type: Page
Any page.
See Also