Preparing search index...
The search index is not available
mindee
mindee
internal
input
BufferInput
Class BufferInput
Hierarchy (
view full
)
LocalInputSource
BufferInput
Index
Constructors
constructor
Properties
filename
file
Object
filepath?
input
Type
mime
Type
Methods
check
Mimetype
cut
Pdf
init
is
Pdf
Constructors
constructor
new
Buffer
Input
(
__namedParameters
)
:
BufferInput
Parameters
__namedParameters
:
BufferInputProps
Returns
BufferInput
Properties
filename
filename
:
string
= ""
file
Object
file
Object
:
string
|
Buffer
Optional
filepath
filepath
?:
string
input
Type
input
Type
:
string
mime
Type
mime
Type
:
string
= ""
Methods
check
Mimetype
check
Mimetype
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
cut
Pdf
cut
Pdf
(
pageOptions
)
:
Promise
<
void
>
Cut PDF pages.
Parameters
pageOptions
:
PageOptions
Returns
Promise
<
void
>
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
is
Pdf
is
Pdf
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
filename
file
Object
filepath
input
Type
mime
Type
Methods
check
Mimetype
cut
Pdf
init
is
Pdf
mindee
Loading...
Cut PDF pages.