ImageGear for .NET
ReplaceChars Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDETextItem Class : ReplaceChars Method




startIndex
Index position of the characters to replace.
text
Replacement text.

Glossary Item Box

Replaces characters in a text item.

Syntax

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

Parameters

startIndex
Index position of the characters to replace.
text
Replacement text.

Remarks

This method does not change the number of characters in the text item--extra characters are ignored.

See Also

©2013. Accusoft Corporation. All Rights Reserved.