PDFium Delphi Component Docs

ReadingWordColor 속성

컴포넌트: TPdfView  ·  유닛: PDFium
현재 단어 단위 읽기 커서에 사용하는 오버레이 색상을 제어합니다

Syntax

property ReadingWordColor: TColor;

Description

Controls the overlay colour used for the current word-level reading cursor

Remarks

Example

begin
  PdfView1.ReadingWordColor := $0000A5FF;
end;

See Also

PageWordBoxes, SetReadingWord, ClearReadingWord, TrackReadingWordAt, ReadingWordFollow, SetReadingHighlight