Click or drag to resize

ViewPortOptionsIsLandscape Property

Gets or sets if viewport is in landscape mode.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntax
public bool IsLandscape { get; set; }

Property Value

Boolean
Specifies if viewport is in landscape mode. Defaults to false.
See Also