Interface: TextMarkupMetadata
Defined in: Data/Models/User/UserTextMarkup.ts:8
Metadata structure for text markup Extensible design allows future markup types without schema changes
Extends
Indexable
[
key:string]:string|number|boolean|null|undefined
Properties
backgroundColor?
optionalbackgroundColor?:string
Defined in: Data/Models/User/UserTextMarkup.ts:17
borderColor?
optionalborderColor?:string
Defined in: Data/Models/User/UserTextMarkup.ts:16
boxStyle?
optionalboxStyle?:"solid"|"dashed"|"rounded"
Defined in: Data/Models/User/UserTextMarkup.ts:15
markupType?
optionalmarkupType?:string
Defined in: Data/Models/User/UserTextMarkup.ts:9
strikeColor?
optionalstrikeColor?:HighlightColor
Defined in: Data/Models/User/UserTextMarkup.ts:14
underlineColor?
optionalunderlineColor?:HighlightColor
Defined in: Data/Models/User/UserTextMarkup.ts:11
underlineStyle?
optionalunderlineStyle?:"solid"|"wavy"|"dotted"|"dashed"
Defined in: Data/Models/User/UserTextMarkup.ts:10
version?
optionalversion?:number
Defined in: Data/Models/User/UserTextMarkup.ts:20
wordCount?
optionalwordCount?:number
Defined in: Data/Models/User/UserTextMarkup.ts:19