Enum ImageEmbedType
Embedded images type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum ImageEmbedType
Fields
Name | Description |
---|---|
Inline | 1: Inline image via base64 encoded data in document. |
Link | 0: Link image via href. |