TdxFilePreviewImageBasedHandler Properties
The preview handler for files that can be displayed as images.| Name | Description |
|---|---|
| FileName | Returns the full path to the file for which the preview is displayed. Inherited from TdxFilePreviewCustomHandler. |
| Height | Returns the source image’s height. |
| Width | Returns the source image’s width. |
See Also