Table of Contents

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

true if the page orientation is landscape; otherwise, false.

Remarks

Default value: false.