Preparing search index...
The search index is not available
docx
docx
PatchDocumentOptions
Type Alias PatchDocumentOptions<T>
PatchDocumentOptions
:
{
data
:
InputDataType
;
keepOriginalStyles
?:
boolean
;
outputType
:
T
;
patches
:
Readonly
<
Record
<
string
,
IPatch
>
>
;
}
Type Parameters
T
extends
PatchDocumentOutputType
=
PatchDocumentOutputType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
docx
Loading...