Table of Contents

Property Height

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

Height

Gets or sets the height of pattern cells in pixels.

public double Height { get; set; }

Property Value

double

The height of pattern cells in pixels.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.

ArgumentOutOfRangeException

value is less than 1.