|
THotPDF.GetLoadedPageContentLength
|
Top Previous Next |
|
로드된 페이지의 콘텐츠 스트림 길이를 바이트 단위로 가져옵니다
Delphi syntax: function GetLoadedPageContentLength( PageIndex: Integer ): Integer;
Description 로드된 페이지의 콘텐츠 스트림 길이를 바이트 단위로 가져옵니다 페이지의 /Contents 스트림 크기를 반환합니다
See also: THotPDF |