TdxPreviewOptions Properties
Contains the look & feel settings of the Print Preview dialog.
Name | Description |
---|---|
Caption | Specifies the Print Preview dialog’s caption. |
Enable |
Specifies UI element availability flags in the Print Preview dialog.
Inherited from Tdx |
Height | Specifies the Print Preview dialog’s height, in pixels. |
Help |
Provides the context number for use when calling context-sensitive online Help. |
Help |
Specifies the name of the help file used to display Help for the Print Preview dialog. |
Icon | Specifies the icon of the Print Preview dialog. |
Is |
Indicates if a custom icon is assigned to the Print Preview dialog. |
Left | Specifies the horizontal coordinates of the Print Preview dialog’s left edge in pixels, relative to its parent or container control. |
Rect | Specifies the rectangle occupied by the Print Preview dialog. |
Save |
Specifies whether the position of the Print Preview dialog should be persisted. |
Save |
Specifies whether the Print Preview window’s zoom settings should be saved when it’s closed.
Inherited from Tdx |
Show |
Inherited from Tdx |
Thumbnails |
Inherited from Tdx |
Top | Specifies the vertical position of the Print Preview dialog’s top edge in pixels, relative to its parent or container control. |
Visible |
Specifies UI element visibility flags in the Print Preview dialog.
Inherited from Tdx |
Width | Specifies the Print Preview dialog’s width, in pixels. |
Window |
Determines the manner in which the Print Preview dialog is displayed. |
See Also