Specifies whether the printed image of a card is outlined.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security: printing
# Syntax
set the printCardBorders to {true | false}
# Examples
set the printCardBorders to false
# Description
Use the printCardBorders property to place a border around each card when printed.
If the card's showBorder property is false, the border is not drawn and the setting of this property has no effect.
# Tags
# See
- **keyword:** card - **property:** showBorder, printMargins - **command:** print - **glossary:** property