Gets or sets the desired horizontal spacing between pattern cells
in pixels.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public double XStep { get; set; }
VB
Public Property XStep As Double
Get
Set
Property Value
Type:
DoubleThe desired horizontal spacing between pattern cells
in pixels.
See Also