Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
isValid | ○ |
ブール型
| |
  
   |
preflightEmbedWorkingProfile | |
ブール型
| If true, embed working profile when creating new document. |
  
   |
preflightIncludeNonprintingObjects | |
ブール型
| If true, include objects that do not print when preflighting. |
  
   |
preflightIncludeObjectsOnPasteboard | |
ブール型
| If true, include objects on pasteboard when preflighting. |
  
   |
preflightOff | |
ブール型
| If true, preflight is turned off for all documents, for this document. |
  
   |
preflightProfilePolicy | |
PreflightProfileOptions
PreflightProfileOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
USE_EMBEDDED_PROFILE | 1885619533 | Preflight using the embedded profile. |
  
   |
USE_WORKING_PROFILE | 1885622342 | Preflight using working profile. |
| The policy for preflighting applied when opening a document, book, whether to use embedded profile, the another profile when the preflight is turned on. |
  
   |
preflightScope | |
PreflightScopeOptions, 文字列型
PreflightScopeOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
PREFLIGHT_ALL_DOCUMENTS | 1885552964 | Include all documents in the book preflight. |
  
   |
PREFLIGHT_ALL_PAGES | 1885552976 | Include all pages in the preflight. |
  
   |
PREFLIGHT_SELECTED_DOCUMENTS | 1885557572 | Include only selected document for book preflight. |
| 文字列型は"5-10"や"5,9,12"など |
  
   |
preflightWhichLayers | |
PreflightLayerOptions
PreflightLayerOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
PREFLIGHT_ALL_LAYERS | 1886142796 | Preflight all layers |
  
   |
PREFLIGHT_VISIBLE_LAYERS | 1886148172 | Preflight visible layers |
  
   |
PREFLIGHT_VISIBLE_PRINTABLE_LAYERS | 1886148176 | Preflight visible and printable layers |
| Which layers to preflight. |
  
   |
preflightWorkingProfile | |
PreflightProfile, 文字列型
| The working preflight profile. |