Table of Contents

Property HorizontalResolution

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

HorizontalResolution

Gets or sets the horizontal resolution of produced images.

public int HorizontalResolution { get; set; }

Property Value

int

The horizontal resolution (pixel density) in pixels per inch.

Remarks

Default value: 72.

The horizontal resolution must be in the [1..2000] range.