Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
centerImage | |
ブール型
| If true, centers the image in the frame; preserves the frame size as well as content size and proportions. Note: If the content is larger than the frame, content around the edges is obscured by the bounding box of the frame. |
  
   |
createNewDocument | |
ブール型
| If true, creates a new document when records are merged. |
  
   |
documentSize | |
数値型
| The maximum number of pages per document. |
  
   |
fittingOption | |
Fitting
Fitting |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
FILL_PROPORTIONAL | 1684883056 | Resizes content to fill the frame while preserving content proportions. If the content and frame have different proportions, some content is obscured by the bounding box of the frame. |
  
   |
FIT_CONTENT_TO_FRAME | 1684883043 | Resizes content to fit the frame. Note: Content that is a different size than the frame appears stretched or squeezed. |
  
   |
FIT_FRAME_TO_CONTENT | 1684883046 | Resizes the frame to fit the content. |
  
   |
PRESERVE_SIZES | 1684885619 | Preserves the original sizes of the frame and the content. Note: Content that is larger than the frame is obscured around the edges. |
  
   |
PROPORTIONAL | 1684885618 | Resizes content to fit the frame while preserving content proportions. If the content and frame have different proportions, some empty space occurs in the frame. |
| Instructions for fitting content in a frame. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
linkImages | |
ブール型
| If true, links images to the target document. If false, embeds images in the target document. |
  
   |
removeBlankLines | |
ブール型
| If true, removes blank lines caused by empty fields. |