PageSetupRightPage Property |
Gets the Even Page configuration.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 21.3
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