• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout.Paragraphs

Class HorizontalLine

The horizontal line class is a specialization of paragraph.

All members of paragraph are members of horizontal line as well. Like any paragraph, a horizontal line can be added to any paragraph collection, e.g. section, table cell, header and footer.

Syntax

public class HorizontalLine : Paragraph

Constructors

HorizontalLine()
Create a new horizontal line.
HorizontalLine(Double)
Create a new horizontal line with given thickness.
HorizontalLine(Double,Color)
Create a new horizontal line with given width and color.
HorizontalLine(Color)
Create a new horizontal line with given wheight.
HorizontalLine(Unit)
Create a new horizontal line with given width and thickness.
HorizontalLine(Unit,Double)
Create a new horizontal line with given width and thickness.
HorizontalLine(Unit,Double,Color)
Create a new horizontal line with given width and color.
HorizontalLine(Unit,Color)
Create a new horizontal line with given width and color.

Properties

Color Color
Gets or sets the color for the horizontal line.
Double LineWidth
Get or set the width (thickness) of the line in points.
Unit Width
Get or set the (horizontal)width of the line.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.