TextBoxLine.SegArray Property

PDF File Writer

TextBoxLineSegArray Property

Gets array of line segments.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public TextBoxSeg[] SegArray { get; }

Property Value

Type: TextBoxSeg
See Also