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