Preparing search index...
The search index is not available
mindee
mindee
internal
input
BytesInput
Class BytesInput
Hierarchy (
view full
)
LocalInputSource
BytesInput
Index
Constructors
constructor
Properties
filename
file
Object
filepath?
input
Type
mime
Type
Methods
check
Mimetype
cut
Pdf
init
is
Pdf
Constructors
constructor
new
Bytes
Input
(
__namedParameters
)
:
BytesInput
Parameters
__namedParameters
:
BytesInputProps
Returns
BytesInput
Properties
filename
filename
:
string
= ""
file
Object
file
Object
:
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.