Click or drag to resize

PdfLineShapeLineColor Property

Gets or sets this PdfLineShape's color

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfColor LineColor { get; set; }

Property Value

Type: PdfColor
See Also