Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
exportLayers | |
ブール型
| If true, saves each layer as an Acrobat layer within the PDF document. |
  
   |
exportReaderSpreads | |
ブール型
| If true, each spread in the exported document is combined into a single page that has spread's original width. |
  
   |
flipPages | |
ブール型
| Automatically flip pages in the exported PDF. |
  
   |
flipPagesSpeed | |
数値型
| The speed that the pages flip. |
  
   |
generateThumbnails | |
ブール型
| If true, generates thumbnail images for each page, spread. |
  
   |
includeStructure | |
ブール型
| If true, creates a tagged PDF file. Note: If acrobat compatibility is acrobat 6, higher, tags are visible only when the PDF is opened in Acrobat 6, higher. |
  
   |
interactivePDFInteractiveElementsOption | |
InteractivePDFInteractiveElementsOptions
InteractivePDFInteractiveElementsOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
APPEARANCE_ONLY | 1097887823 | Draw interactive elements appearance only. |
  
   |
INCLUDE_ALL_MEDIA | 1231241580 | Include all interactive elements. |
| How to draw interactive elements. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
openInFullScreen | |
ブール型
| Open PDF in full screen mode. |
  
   |
pageRange | |
PageRange, 文字列型
PageRange |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ALL_PAGES | 1886547553 | 全ページ |
  
   |
SELECTED_ITEMS | 1886547571 | Export selected items in the document. |
| 文字列型は"5-10"や"5,9,12"など |
  
   |
pageTransitionOverride | |
PageTransitionOverrideOptions
| The name of the page transition to use for all pages. |
  
   |
pdfJPEGQuality | |
PDFJPEGQualityOptions
PDFJPEGQualityOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
HIGH | 1701726313 | Uses high JPEG compression. |
  
   |
LOW | 1701727351 | Uses low JPEG compression. |
  
   |
MAXIMUM | 1701727608 | Uses maximum JPEG compression. |
  
   |
MEDIUM | 1701727588 | Uses medium JPEG compression. |
  
   |
MINIMUM | 1701727598 | Uses minimum JPEG compression. |
| The PDF JPEG quality options. |
  
   |
pdfMagnification | |
PdfMagnificationOptions
PdfMagnificationOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ACTUAL_SIZE | 2053206906 | Uses the actual size. |
  
   |
DEFAULT_VALUE | 1147563124 | Uses default magnification. |
  
   |
FIFTY_PERCENT | 2053531248 | Uses 50 percent magnification option. |
  
   |
FIT_HEIGHT | 1212437352 | Uses the fit height magnification option. |
  
   |
FIT_PAGE | 2053534832 | Uses the fit page magnification option. |
  
   |
FIT_VISIBLE | 1212437334 | Uses the fit visible magnification option. |
  
   |
FIT_WIDTH | 1212437335 | Uses the fit width magnification option. |
  
   |
ONE_HUNDRED_PERCENT | 2053533544 | Uses 100 percent magnification option. |
  
   |
SEVENTY_FIVE_PERCENT | 2053534566 | Uses 75 percent magnification option. |
  
   |
TWENTY_FIVE_PERCENT | 2053534822 | Uses 25 percent magnification option. |
| The export PDF magnification options. |
  
   |
pdfPageLayout | |
PageLayoutOptions
PageLayoutOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
DEFAULT_VALUE | 1147563124 | Uses default page layout. |
  
   |
SINGLE_PAGE | 1987736432 | Single page layout. |
  
   |
SINGLE_PAGE_CONTINUOUS | 1884508259 | Single page continuous layout. |
  
   |
TWO_UP_COVER_PAGE | 1884570448 | Two up cover page page layout. |
  
   |
TWO_UP_COVER_PAGE_CONTINUOUS | 1884570467 | Two up cover page continuous page layout. |
  
   |
TWO_UP_FACING | 1884575046 | Two up facing page layout. |
  
   |
TWO_UP_FACING_CONTINUOUS | 1884571235 | Two up facing continuous page layout. |
| The export PDF page layout. |
  
   |
pdfRasterCompression | |
PDFRasterCompressionOptions
PDFRasterCompressionOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
AUTOMATIC_COMPRESSION | 1936875875 | Uses JPEG compression and automatically determines the best quality type. |
  
   |
JPEG_COMPRESSION | 1936878179 | Uses JPEG compression. |
  
   |
LOSSLESS_COMPRESSION | 1936878691 | Uses the best quality type. |
| The PDF raster compression options. |
  
   |
rasterResolution | |
RasterResolutionOptions, 数値型
RasterResolutionOptions |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
NINETY_SIX_PPI | 1853059184 | 96 pixels per inch. |
  
   |
ONE_HUNDRED_FORTY_FOUR_PPI | 1868984432 | 144 pixels per inch. |
  
   |
SEVENTY_TWO_PPI | 1937010800 | 72 pixels per inch. |
| 解像度 (72 - 300) |
  
   |
viewPDF | |
ブール型
| 書き出した後PDFを表示 |