PublishExportPreference

Publish Onlineオプション

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Document
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
coverImageFile 文字列値画像ファイル名
[12][13][14][15]
[16][17][18][19]
coverPage 文字列値The cover page.
[12][13][14][15]
[16][17][18][19]
gifOptionsPalette GIFOptionsPalette
GIFOptionsPalette
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ADAPTIVE_PALETTE1886151024
plap
Uses the adaptive (no dither) palette.
[12][13][14][15]
[16][17][18][19]
MACINTOSH_PALETTE1886154096
plmp
Uses the Macintosh palette.
[12][13][14][15]
[16][17][18][19]
WEB_PALETTE1886156656
plwp
Uses the Web palette.
[12][13][14][15]
[16][17][18][19]
WINDOWS_PALETTE1886156644
plwd
Uses the Windows palette.
パレット
[12][13][14][15]
[16][17][18][19]
imageConversion ImageConversion
ImageConversion
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
AUTOMATIC1768059764
ibst
自動
[12][13][14][15]
[16][17][18][19]
GIF1734960742
giff
GIF
[12][13][14][15]
[16][17][18][19]
JPEG1785751398
jpgf
JPEG
[12][13][14][15]
[16][17][18][19]
PNG1397059687
SEpg
PNG
画像変換
[12][13][14][15]
[16][17][18][19]
imageExportResolution ImageResolution
ImageResolution
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
PPI_1501920151654
rs0f
150 pixels per inch
[12][13][14][15]
[16][17][18][19]
PPI_3001920160872
rsTh
300 pixels per inch
[12][13][14][15]
[16][17][18][19]
PPI_721920160628
rsSt
72 pixels per inch
[12][13][14][15]
[16][17][18][19]
PPI_961920159347
rsNs
96 pixels per inch
解像度
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
jpegOptionsQuality JPEGOptionsQuality
JPEGOptionsQuality
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
HIGH1701726313
enHi
高画質
[12][13][14][15]
[16][17][18][19]
LOW1701727351
enLw
低画質(高圧縮率)
[12][13][14][15]
[16][17][18][19]
MAXIMUM1701727608
enMx
最高画質(低圧縮率)
[12][13][14][15]
[16][17][18][19]
MEDIUM1701727588
enMd
標準
JPEGオプション-画質
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
publishCover PublishCoverEnum
PublishCoverEnum
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
CHOSEN_PAGE1701013072
ecfP
Rasterize chosen page as cover image.
[12][13][14][15]
[16][17][18][19]
EXTERNAL_IMAGE1700952169
ebxi
Use external image as cover image.
[12][13][14][15]
[16][17][18][19]
FIRST_PAGE1700947536
ebfP
Rasterize first page as cover image.
The publish cover option.
[12][13][14][15]
[16][17][18][19]
publishDescription 文字列値The publish description.
[12][13][14][15]
[16][17][18][19]
publishFileName 文字列値The file name.
[12][13][14][15]
[16][17][18][19]
publishFormat PublishFormatEnum
PublishFormatEnum
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
PUBLISH_BY_PAGES1700950134
ebpv
publish by pages.
[12][13][14][15]
[16][17][18][19]
PUBLISH_BY_SPREAD1700950902
ebsv
publish by spread.
the publish format.
[12][13][14][15]
[16][17][18][19]
publishPageRange 文字列値The publish page range.
[12][13][14][15]
[16][17][18][19]
publishPageRangeFormat PageRangeFormat
PageRangeFormat
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
EXPORT_ALL_PAGES1700883568
ealp
export all pages.
[12][13][14][15]
[16][17][18][19]
EXPORT_PAGE_RANGE1700951410
ebur
export page ranges.
The publish page range format.
[12][13][14][15]
[16][17][18][19]
publishPdf 真偽値If PDF should be uploaded while publishing.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( PublishExportPreference )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.