Reports a list of features that the current printer supports.
# Metadata
Platforms: desktop, server OS: mac, windows, linux Introduced: 2.9 Security: printing
# Syntax
get the printerFeatures
# Examples
if "color" is among the items of the printerFeatures then set the enabled of button "Color" of group "Print Settings" of me \ to true end if
# Description
Use the printerFeatures property to find out which printing features are supported by the currently selected printer.
The printerFeatures property is read-only and cannot be set.
# Tags
# See
- **command:** answer printer - **property:** printDuplex