@gmb/bitmark-parser - v7.2.0
Preparing search index...
legacy
ConvertTextOptions
Interface ConvertTextOptions
Conversion options for bitmark text / JSON conversion
interface
ConvertTextOptions
{
fileOptions
?:
FileOptions
;
inputFormat
?:
InputType
;
jsonOptions
?:
TextJsonOptions
;
outputFile
?:
string
;
textFormat
?:
BodyTextFormatType
;
textLocation
?:
TextLocationType
;
}
Index
Properties
file
Options?
input
Format?
json
Options?
output
File?
text
Format?
text
Location?
Properties
Optional
file
Options
fileOptions
?:
FileOptions
Optional
input
Format
inputFormat
?:
InputType
Optional
json
Options
jsonOptions
?:
TextJsonOptions
Optional
output
File
outputFile
?:
string
Optional
text
Format
textFormat
?:
BodyTextFormatType
Optional
text
Location
textLocation
?:
TextLocationType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Options
input
Format
json
Options
output
File
text
Format
text
Location
@gmb/bitmark-parser - v7.2.0
Loading...
Conversion options for bitmark text / JSON conversion