Accusoft.PdfXpress5.Net
BeginTextOffset Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > TextMatchOptions Class : BeginTextOffset Property




Glossary Item Box

Gets and sets the beginning offset relative to the front of a page's text string to report a text match for.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer value which represents the beginning offset.

Remarks

This property identifies the offset within a pages's text string where the beginning of a text match exists. The text of a page is available from the GetText method.

Valid values: Any integer greater than or equal to 0 and less than EndTextOffset

Default value: 0

See Also

©2012. Accusoft Corporation. All Rights Reserved.