🔠 Languages
Preparing search index...
The search index is not available
Foxit JS PluginSDK API
Foxit JS PluginSDK API
types/Rect
RectType
Interface RectType
interface
RectType
{
destroy
:
()
=>
Promise
<
void
>
;
options
?:
Options
;
}
Implemented by
Rect
Index
Properties
destroy
options?
Properties
destroy
destroy
:
()
=>
Promise
<
void
>
销毁当前对象。
Type declaration
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Optional
options
options
?:
Options
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destroy
options
🔠 Languages
Foxit JS PluginSDK API
Loading...
销毁当前对象。