Table of Contents

Property Height

Namespace
DocWright.Renderers.Imaging
Assembly
DocWright.Renderers.Imaging.dll

Height

Gets or sets the target output height in pixels, or 0 for whatever Dpi produces. Defaults to 0.

public int Height { get; set; }

Property Value

int

Exceptions

ArgumentOutOfRangeException

The value is negative.