Property IsLandscape
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
IsLandscape
Gets the value indicating whether the page orientation is landscape.
public bool IsLandscape { get; }
Property Value
- bool
trueif the page orientation is landscape; otherwise,false.
Remarks
Default value: false.