|
THotPDF.ImageCacheMaxBytes
|
Top Previous Next |
|
画像キャッシュの最大サイズをバイト単位で指定します
Delphi syntax: property ImageCacheMaxBytes: Int64 read FImageCacheMaxBytes write FImageCacheMaxBytes;
Description 画像キャッシュの最大サイズをバイト単位で指定します 多数の画像を含むPDFをレンダリングする際のメモリ使用量を制限するには、このプロパティを使用します
See also: THotPDF |