ClearTextFormatting
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 TQuickPDF0813.ClearTextFormatting: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ClearTextFormatting As Long
DLL
int QuickPDFClearTextFormatting(int InstanceID)