Click or drag to resize
GetMetaFileHandler Fields

The GetMetaFileHandler type exposes the following members.

Fields
  NameDescription
Protected fielddeviceResizeIsUsed
Indicates if max resize for mobile device is used.
(Inherited from AdvancedGetFileHandler.)
Protected fieldmAllowCache
If true, the caching is allowed.
(Inherited from AdvancedGetFileHandler.)
Protected fieldmCacheMinutes
Cache minutes
(Inherited from AdvancedGetFileHandler.)
Protected fieldmClientCacheMinutes
Client cache minutes
(Inherited from AdvancedGetFileHandler.)
Protected fieldmCompleted
Indicates whether request is completed
(Inherited from AdvancedGetFileHandler.)
Protected fieldmDocumentBase
Document base.
(Inherited from AdvancedGetFileHandler.)
Protected fieldmHeight
Height
(Inherited from AdvancedGetFileHandler.)
Protected fieldmMaxByteStream
Max. byte stream
(Inherited from AdvancedGetFileHandler.)
Protected fieldmMaxSideSize
Max. side size
(Inherited from AdvancedGetFileHandler.)
Protected fieldmResizeToDevice
Indicates whether resizing should be used for device
(Inherited from AdvancedGetFileHandler.)
Protected fieldmRevalidateClientCache
Indicates whether client cache should be revalidated
(Inherited from AdvancedGetFileHandler.)
Protected fieldmViewMode
View mode
(Inherited from AdvancedGetFileHandler.)
Protected fieldmWidth
Width
(Inherited from AdvancedGetFileHandler.)
Protected fielduseCacheItemName
Cache item name for the request.
(Inherited from AdvancedGetFileHandler.)
Top
See Also