Winnovative Logo

PdfDocumentOptionsPdfPageOrientation Property

Winnovative Client for .NET Core
This property controls the page orientation of the pages of the PDF document generated by the HTML to PDF converter. The default orientation is Portrait

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfPageOrientation PdfPageOrientation { get; set; }

Property Value

Type: PdfPageOrientation
See Also

Reference