Enum ImageEmbedType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Embedded images type
Fields
Inline = 1
1: Inline image via base64 encoded data in document.
Link = 0
0: Link image via href.Inline = 1
1: Inline image via base64 encoded data in document.
Link = 0
0: Link image via href.Related topics
WebAPI changes in SuperOffice 12.2WebAPI changes in SuperOffice 12.0WebAPI changes in SuperOffice 12.1SuperOffice WebApiHow to use SuperOffice.WebApiHow to create a user-defined field using the web services APIHow to update a user-defined field using the web services API