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 Getting Started with Layout API article provides essential information on how to generate PDFs with the API.

Check out the other articles and code samples on the C# PDF generation library page.

Methods

Color(PdfColor, int)

Sets the color and opacity for this line.

DashPattern(PdfDashPattern)

Sets the dash pattern for this line.