Table of Contents

Property Width

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

Width

Gets or sets the width of pattern cells in pixels.

public double Width { get; set; }

Property Value

double

The width 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.