Table of Contents

Property Style

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

Style

Gets or sets this PdfColoredMarker line style.

public PdfMarkerLineStyle Style { get; set; }

Property Value

PdfMarkerLineStyle

This PdfColoredMarker line style.

Remarks

Depending on the widget, some of the styles may not differ from Solid.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.