MobileCRM.UI._DocumentInfo - Resconet/JSBridge GitHub Wiki
MobileCRM.UI._DocumentInfo Object
Represents information about attached document.
Properties
Property | Type | Description |
---|---|---|
documentKind | number | 0=None, 1=Signature, 2=WebPage, 3=Image, 4=OtherFileType |
fileSize | number | Attachment file size. |
imageHeight | number | Image attachment height. |
imageWidth | number | Image attachment width. |