ClearTextFormatting
Text
Description
Clears any formatting that has been applied. Subsequently drawn text will be drawn left aligned in black with all highlighting, underlining, character spacing, word spacing, horizontal scaling and vertical spacing removed.
Syntax
Delphi
function TPDFlib.ClearTextFormatting: Integer;ActiveX
Function PDFlib::ClearTextFormatting As LongDLL
int DLClearTextFormatting(int InstanceID);