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