SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftMask/OCX 7.0 - Masked Edit Control
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftPrintPreview/DLL 2.0 - Print Preview Control (discontinued)
SftTree/DLL 7.5 - Tree Control
SftBox/OCX 5.0 - Combo Box Control
SftButton/OCX 3.0 - Button Control
SftDirectory 3.5 - File/Folder Control (discontinued)
SftMask/OCX 7.0 - Masked Edit Control
SftOptions 1.0 - Registry/INI Control (discontinued)
SftPrintPreview/OCX 1.0 - Print Preview Control (discontinued)
SftTabs/OCX 6.5 - Tab Control (VB6 only)
SftTree/OCX 7.5 - Tree Control
SftTabs/NET 6.0 - Tab Control (discontinued)
SftTree/NET 2.0 - Tree Control
The SftPrintPreviewPrinter object describes attributes that apply to the current printer. The SftPrintPreviewPrinter object can be accessed through the control's Printer property. A control has only one SftPrintPreviewPrinter object.
| Property/Method | Description |
|---|---|
| Bin | Returns the name of the bin. |
| BinCount | Returns the number of available bins. |
| BinValue | Returns the bin identifier (used by DEVMODE, dmDefaultSource structure member). |
| Can | Returns information about printer capabilities. |
| Collate | Defines whether collation should be used when printing multiple copies. |
| Copies | Defines the number of copies. |
| Driver | Returns the driver name. |
| Duplex | Defines single/double sided printing. |
| Form | Returns the name of the paper size. |
| FormCount | Returns the number of supported paper sizes. |
| FormHeight | Returns the height of the paper. |
| FormValue | Returns the paper size identifier (used by DEVMODE, dmPaperSize structure member). |
| FormWidth | Returns the width of the paper. |
| GetPrintableArea | Returns the printable area of the page (in pixels). |
| GetPrintResolution | Returns the printing resolution. |
| MaxCopies | Returns the number of copies that can be printed. |
| MaxPaperLength | Returns the maximum paper length. |
| MaxPaperWidth | Returns the maximum paper width. |
| Media | Returns the names of supported media types. |
| MediaCount | Returns the number of supported media types. |
| MediaReady | Returns the names of paper forms that are currently available for use. |
| MediaReadyCount | Returns the number of paper forms that are currently available for use. |
| MediaValue | Returns the media identifier (used by DEVMODE, dmMediaType structure member). |
| Memory | Returns the printer memory (in KB). |
| MinPaperLength | Returns the minimum paper length. |
| MinPaperWidth | Returns the minimum paper width. |
| Name | Returns the printer name. |
| Orientation | Defines the orientation of the paper. |
| OrientationRotation | Returns the number of degrees that portrait orientation is rotated counterclockwise to produce landscape orientation. |
| PaperLength | Defines the paper length. |
| PaperMedia | Defines the paper media. |
| PaperMediaValue | Defines the paper media. |
| PaperSize | Defines the paper size. |
| PaperSizeValue | Defines the paper size. |
| PaperSource | Defines the paper source. |
| PaperSourceValue | Defines the paper source. |
| PaperWidth | Defines the paper width. |
| Port | Returns the port name. |
| PPM | Returns the print rate (in pages per minute). |
| PrintResolution | Defines the printing resolution. |
| Resolution | Returns the supported printing resolutions. |
| ResolutionCount | Returns the number of supported printing resolutions. |
| SetPrintResolution | Defines the printing resolution. |
See Also Object Hierarchy
