Preparing search index...
The search index is not available
mindee
mindee
internal
input
LocalInputSource
Class LocalInputSource
Abstract
Hierarchy (
view full
)
InputSource
LocalInputSource
Base64Input
BufferInput
BytesInput
PathInput
StreamInput
Index
Constructors
constructor
Properties
filename
file
Object
filepath?
input
Type
mime
Type
Methods
check
Mimetype
cut
Pdf
init
is
Pdf
Constructors
Protected
constructor
new
Local
Input
Source
(
constructor
)
:
LocalInputSource
Parameters
constructor
:
InputConstructor
Constructor parameters.
Returns
LocalInputSource
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...
Constructor parameters.