Print attributes Holds the print attributes.
More...
#include <PrintAttributes.h>
Print attributes Holds the print attributes.
Enables to set each print attribute separately. In case, the attributes are not set the default values are used:
◆ PrintAttributes() [1/2]
◆ PrintAttributes() [2/2]
◆ GetCaptureDeviceTechnology()
Provides capture device technology.
- Returns
- Capture device technology
Referenced by PrintAttributes().
◆ GetCaptureDeviceTypeID()
Provides capture device type ID.
- Returns
- Capture device type ID
Referenced by PrintAttributes().
◆ GetCaptureDeviceVendorID()
Provides capture device vendor ID.
- Returns
- Capture device vendor ID
Referenced by PrintAttributes().
◆ GetCertificationFlag()
| bool GetCertificationFlag |
( |
| ) |
const |
|
inlinenodiscard |
Provides certification flag Indicates that the equipment was certified to comply with Appendix F (IAFIS Image Quality Specification, January 29, 1999) of CJIS-RS-0010, the Federal Bureau of Investigations's Electronic Fingerprint Transmission Specification.
[2]
- Returns
- Certification flag
Referenced by PrintAttributes().
◆ GetImpression()
Provides impression of print.
- Returns
- Impression of print
Referenced by PrintAttributes().
◆ operator=() [1/2]
Assign the print attributes.
- Parameters
-
- Returns
- this modified object
References PrintAttributes().
◆ operator=() [2/2]
Assign the print attributes.
- Parameters
-
- Returns
- this modified object
References PrintAttributes().
◆ operator==()
◆ SetCaptureDeviceTechnology()
Sets capture device technology.
- Parameters
-
| technology | Capture device technology |
Referenced by Print::FromIsoImage().
◆ SetCaptureDeviceTypeID()
◆ SetCaptureDeviceVendorID()
Sets capture device vendor ID.
- Parameters
-
| vendor | Capture device vendor ID |
Referenced by Print::FromIsoImage().
◆ SetCertificationFlag()
| void SetCertificationFlag |
( |
bool | deviceCertified | ) |
|
|
inline |
Sets the certification flag.
- Parameters
-
| deviceCertified | Indicates that the equipment was certified to comply with Appendix F (IAFIS Image Quality Specification, January 29, 1999) of CJIS-RS-0010, the Federal Bureau of Investigations's Electronic Fingerprint Transmission Specification. [2] |
Referenced by Print::FromIsoImage().
◆ SetImpression()
◆ WriteTo()
| void WriteTo |
( |
Writer & | writer | ) |
const |
|
inlinefinalvirtual |
Serialize attributes in writer.
- Parameters
-
| writer | Writer for serialization |
Implements Serializable.
The documentation for this class was generated from the following file: