InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SnpManipulatePrintStyles::PrintDeviceInfoStruct Struct Reference

Public Attributes

PMString fDefaultPrinterName
 
K2Vector< PMStringfDevices
 
K2Vector< PMStringfPPDModelNames
 
K2Vector< PMStringfPPDFileNames
 
K2Vector< PMStringfPaperSizes
 
bool16 fDeviceSupportsCustomPaperSizes
 
bool16 fDeviceSupportsCustomPaperTransverse
 
K2Pair< PMReal, PMRealfDeviceCustomPaperWidthRange
 
K2Pair< PMReal, PMRealfDeviceCustomPaperHeightRange
 
K2Pair< PMReal, PMRealfDeviceCustomPaperWidthOffsetRange
 
bool16 fDeviceSupportsInRIPTrapping
 
bool16 fDeviceSupportsInRIPSeparations
 
bool16 fDeviceSupportsBinaryData
 
IPrintDeviceInfo::DefColorSpace fDeviceDefaultColorSpace
 
bool16 fDeviceSupportsColorSpace
 
IPrintDeviceInfo::PSLevel fDevicePostScriptLevel
 
K2Vector< PMStringfCompositeFrequencies
 
PMReal fDeviceCompositeAngle
 
PMReal fDeviceCompositeFrequency
 
K2Vector< PMStringfSeparationFrequencies
 
int32 fDefaultSeparationFrequencyIndex
 
PMReal fDeviceDefaultInkAngle [5]
 
PMReal fDeviceDefaultInkFrequency [5]
 
PMReal fDeviceInkAngle [5]
 
PMReal fDeviceInkFrequency [5]
 
bool16 fDeviceRequiresFlattener
 

Detailed Description

Strucure that stores all of the data you can "Get" from IPrintDeviceInfo.

See Also
IPrintDeviceInfo