The Lines class implements functionality to find DocumentServer.PDF.Contents.ContentLine objects in a PDF document.

Syntax

public class Lines
Public Class Lines

Introduced: X19.

Constructors

Constructor Description
Lines Initializes a new DocumentServer.PDF.Contents.Lines class.

Methods

Method Description
Find Performs a search in the DocumentServer.PDF.Contents.Lines.ContentLines list using a string value, a regular expression or by performing a search in a geometric location.

Properties

Property Description
ContentLines Returns a list of DocumentServer.PDF.Contents.ContentLine objects in the PDF document.