🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/Doc
ResizePageOptions
Interface ResizePageOptions
调整页面大小的选项
interface
ResizePageOptions
{
cropBox
:
Rect
;
mediaBox
:
Rect
;
pageIndex
:
number
;
}
Index
Properties
crop
Box
media
Box
page
Index
Properties
crop
Box
cropBox
:
Rect
裁剪框矩形区域
media
Box
mediaBox
:
Rect
媒体框矩形区域
page
Index
pageIndex
:
number
页面索引,从 0 开始
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crop
Box
media
Box
page
Index
🔠 Languages
Foxit JS PluginSDK API
Loading...
调整页面大小的选项