Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

IKSlideShow.SetPDFDisplayBox

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

Component Version macOS Windows Linux Server iOS SDK
IKSlideShow 1.6 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "IKSlideShow.SetPDFDisplayBox"; display box )   More

Parameters

Parameter Description Example
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

See also

This function is free to use.

Created 18th August 2014, last changed 18th August 2014


IKSlideShow.SetMode - IKSlideShow.SetPDFDisplayMode