Table of Contents

Class Line

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

The line element.

public sealed class Line
Inheritance
Line
Inherited Members

Remarks

Read the Decoration section of the Containers and their content article for examples of using lines.

The .NET PDF generator article provides essential information on how to generate PDFs with the API.

Methods

Color(PdfColor, int)

Sets the color and opacity for this line.

DashPattern(PdfDashPattern)

Sets the dash pattern for this line.