DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlPrintPreview | Interfaces | Methods | Properties
Control for managing print preview.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
// C# public interface ITGIS_ControlPrintPreview: ITBaseObject { }
' VisualBasic Public Interface ITGIS_ControlPrintPreview Implements ITBaseObject End Class
// Oxygene type ITGIS_ControlPrintPreview = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Preview | public | Preview selected page. | |
Preview_2 | public | Preview selected page. | |
Preview_3 | public | Preview selected page. | |
public | Print document. | ||
Print_2 | public | Print document. | |
SubscribedEvent | public | ||
Name | Visibility | Description | |
---|---|---|---|
BorderStyle | public | See documentation for TCustomControl in Delphi help. | |
Color | public | See documentation for TCustomControl in Delphi help. | |
GIS_Viewer | public | Viewer to which Print Preview will be attached. | |
IsLastPage | public | True, if last page in preview was reached. | |
IsPrinter | public | True, if any printer exists. | |