PageSetupLeftPage Property |
Gets the Odd Page configuration.
Namespace: Aspose.Html.RenderingAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public Page LeftPage { get; }
Public ReadOnly Property LeftPage As Page
Get
public:
property Page^ LeftPage {
Page^ get ();
}
member LeftPage : Page with get
Property Value
Type:
PageSee Also