Table of Contents

Property Width

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

Width

Gets or sets the marker line width in points.

public int Width { get; set; }

Property Value

int

The marker line width in points.

Remarks

The value 0 means the marker line won't be visible. Negative values are not allowed.