Table of Contents

Property XStep

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

XStep

Gets or sets the desired horizontal spacing between pattern cells in pixels.

public double XStep { get; set; }

Property Value

double

The desired horizontal spacing between 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 0.