Table of Contents

Property Width

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

Width

Gets or sets this PdfMarker line width in points.

public double Width { get; set; }

Property Value

double

This PdfMarker line width in points.

Remarks

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