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