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




splitLocation
Split location, relative to the text object. The first text run is from character index 0 up to splitLoc. The second text run is from SplitLoc + 1 to the end of the run.

Glossary Item Box

Splits a text run into two text runs.

Syntax

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

Parameters

splitLocation
Split location, relative to the text object. The first text run is from character index 0 up to splitLoc. The second text run is from SplitLoc + 1 to the end of the run.

See Also

©2013. Accusoft Corporation. All Rights Reserved.