ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEText Class : Remove Method |
CHAR
for a text character or RUN
for a text run.
'Declaration Public Sub Remove( _ ByVal options As ImGearPDETextFlags, _ ByVal index As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As ImGearPDEText Dim options As ImGearPDETextFlags Dim index As Integer Dim count As Integer instance.Remove(options, index, count)
CHAR
for a text character or RUN
for a text run.