DioDocs for PDF
StoreInTempFile プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : StoreInTempFile プロパティ
Gets or sets a value indicating whether pixel data should be dynamically mapped to a temporary file rather than kept fully in memory.

Setting this property to true frees up memory but slows down operations on pixel data.

Do not activate this mode for small images (less than 100 x 100 pixels).

The default is false.

シンタックス
'宣言
 
Public Property StoreInTempFile As System.Boolean
public System.bool StoreInTempFile {get; set;}
参照

GcBitmap クラス
GcBitmap メンバ