Click or drag to resize

ViewPortOptionsWidth Property

Gets or sets the width in pixels. Default: 1920.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.8.28
Syntax
public int Width { get; set; }

Property Value

Int32
The page width width in pixels.
See Also