PDF Web Viewer
Preparing search index...
sdk
PdfEditorPasswordErrorParams
Interface PdfEditorPasswordErrorParams
interface
PdfEditorPasswordErrorParams
{
documentId
:
string
;
documentName
?:
string
;
errorCode
?:
WorkerResponseErrorCode
;
message
?:
string
;
operation
?:
WorkerOperation
;
}
Hierarchy (
View Summary
)
PdfEditorErrorParams
PdfEditorPasswordErrorParams
Index
Properties
document
Id
document
Name?
error
Code?
message?
operation?
Properties
document
Id
documentId
:
string
Optional
document
Name
documentName
?:
string
Optional
error
Code
errorCode
?:
WorkerResponseErrorCode
Optional
message
message
?:
string
Optional
operation
operation
?:
WorkerOperation
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Id
document
Name
error
Code
message
operation
PDF Web Viewer
Loading...