All functions   Mac OS X   Windows   Crossplatform   Components   New in version: 1.0   1.1   1.2   1.3   1.4   1.5   1.6   1.7   1.8   2.0  

IKSlideShow.SetPDFDisplayBox

Component: IKSlideShow
Mac OS X: Works
Windows: Does nothing

MBS( "IKSlideShow.SetPDFDisplayBox"; display box )

Parameters

Parameter Description Example value
display box The new display box value.

Result

The current display box value or an error message.

Description

Sets the PDF display box which should be used to display PDFs.

possible values:
kPDFDisplayBoxMediaBox = 0
kPDFDisplayBoxCropBox = 1
kPDFDisplayBoxBleedBox = 2
kPDFDisplayBoxTrimBox = 3
kPDFDisplayBoxArtBox = 4

Feedback: Report problem or ask question.