ImageGear for .NET
Bytes Property
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFWord Class : Bytes Property




Glossary Item Box

Gets a word's byte array and also converts ligatures to their constituent characters.

Syntax

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

Property Value

Byte array.

Remarks

The byte array to return includes any word break characters (such as space characters) that follow the word, but not any that precede the word. The characters that are treated as word breaks are defined in the EncInfo parameter of ImGearPDFWordFinder constructor.

The result is provided in whatever encoding the PDF Word uses, for both Roman and non-Roman systems.

See Also

©2013. Accusoft Corporation. All Rights Reserved.