| PageSetupRightPage Property |
Gets the Even Page configuration.
Namespace: Aspose.Svg.RenderingAssembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntaxpublic Page RightPage { get; }Public ReadOnly Property RightPage As Page
Get
public:
property Page^ RightPage {
Page^ get ();
}member RightPage : Page with get
Property Value
Type:
Page
See Also