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

Public Attributes

IXferBytesfPrintRecordStream
 
bool16 fIsDefaultValues
 
int32 fDeviceType
 
PMString fStyleName
 
int32 fPrintTo
 
PMString fPrinter
 
PMString fFileName
 
PMString fPPDName
 
PMString fPPDFile
 
int32 fPSLangLevel
 
PMReal fResolution
 
PMRect fPaperSize
 
PMRect fImageablePaperSize
 
int32 fPaperSizeSelection
 
PMString fPaperSizeName
 
PMReal fCustomPaperWidth
 
K2Pair< PMReal, PMRealfDeviceCustomPaperWidthRange
 
PMReal fCustomPaperHeight
 
K2Pair< PMReal, PMRealfDeviceCustomPaperHeightRange
 
PMReal fCustomPaperOffset
 
K2Pair< PMReal, PMRealfDeviceCustomPaperWidthOffsetRange
 
PMReal fCustomPaperGap
 
int32 fPaperOrientation
 
int32 fPageOrientation
 
int32 fCopies
 
bool16 fCollate
 
bool16 fReverseOrder
 
int32 fFlipMode
 
bool16 fNegative
 
bool16 fPrintBlankPages
 
bool16 fPrintNonPrintingObjects
 
int32 fWhichPages
 
PMString fPageRange
 
int32 fPrintOption
 
bool16 fSpreads
 
int32 fOutputMode
 
bool16 fPrintColorsInBlack
 
bool16 fShowSaveDialog
 
PMReal fCompositeAngle
 
PMReal fCompositeFrequency
 
PMString fCompositeScreenText
 
PMString fSeparationScreenText
 
int32 fScaleMode
 
bool16 fProportional
 
PMReal fXScale
 
PMReal fYScale
 
int32 fPagePosition
 
int32 fTileThumbMode
 
int32 fTilingMode
 
PMReal fTilingOverlap
 
int32 fNumberOfThumbsPerPage
 
int32 fImageData
 
int32 fImageDataFormat
 
bool16 fOPIReplacement
 
bool16 fOmitEPS
 
bool16 fOmitPDF
 
bool16 fOmitImages
 
int32 fFontDownload
 
bool16 fDownloadPPDFonts
 
PMString fPageMarkFile
 
int32 fMarkLineWeight
 
PMReal fPageMarkOffset
 
bool16 fCropMarks
 
bool16 fPageInformation
 
bool16 fColorBars
 
bool16 fRegistrationMarks
 
bool16 fBleedMarks
 
bool16 fUseDocumentBleed
 
PMReal fBleedTop
 
bool16 fBleedChain
 
PMReal fBleedInside
 
PMReal fBleedBottom
 
PMReal fBleedOutside
 
bool16 fIncludeSlug
 
int32 fTrappingMode
 
int32 fSourceSpace
 
int32 fProfileType
 
PMString fProfileName
 
int32 fCRDType
 
PMString fCRDName
 
int32 fIntent
 
int32 fSpotOverPrint
 
bool16 fPrintWYSIWYGGridsGuides
 
bool16 fCJKFilterContent
 
bool16 fCJKPrintText
 
bool16 fCJKPrintPageItems
 
bool16 fCJKPrintLayoutGrids
 
bool16 fCJKPrintFrameGrids
 
bool16 fCJKOnlyPrintFrameGridWhenEmpty
 
int32 fCJKPrintFrameGridView
 
PMReal fCJKFrameGridStrokeWeight
 
PMReal fCJKLayoutGridStrokeWeight
 
bool16 fCyanPrintInk
 
PMReal fCyanFrequency
 
PMReal fCyanAngle
 
bool16 fMagentaPrintInk
 
PMReal fMagentaFrequency
 
PMReal fMagentaAngle
 
bool16 fYellowPrintInk
 
PMReal fYellowFrequency
 
PMReal fYellowAngle
 
bool16 fBlackPrintInk
 
PMReal fBlackFrequency
 
PMReal fBlackAngle
 
PMReal fSpotFrequency
 
PMReal fSpotAngle
 
UID fFlattenerStyleUID
 
PMString fFlattenerStyleName
 
bool16 fIgnoreSpreadOverrides
 
int32 fScope
 

Detailed Description

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

See Also
IPrintData