THotPDF.HPDFEscapeLoadedText

THotPDF

 

Top  Previous  Next

로드된 PDF에서 사용할 텍스트 문자를 이스케이프합니다

 

Delphi syntax:

function HPDFEscapeLoadedText( const Text: WideString ): AnsiString;

 

Description

로드된 PDF에서 사용할 텍스트 문자를 이스케이프합니다

콘텐츠 스트림에서 특수 문자가 올바르게 이스케이프되도록 보장합니다

 

See also: THotPDF