Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 512 Bytes

FieldEEzsignannotationType.md

File metadata and controls

15 lines (7 loc) · 512 Bytes

FieldEEzsignannotationType

The type of the Ezsignannotation. 1. StrikethroughBlock is a box with hatching. 2. StrikethroughLine is a red line to cross words. 3. Text is a simple Text.

Enum

  • STRIKETHROUGHBLOCK (value: 'StrikethroughBlock')

  • STRIKETHROUGHLINE (value: 'StrikethroughLine')

  • TEXT (value: 'Text')

[Back to Model list] [Back to API list] [Back to README]