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