CHSDK Class Descriptions › CaWFormAttachment › GetFileSize Method
Retrieves the file size of the attachment.
object.GetFileSize()
CaWFormAttachment
None
HINT32 - file size.
Example
HINT32 iFileSize = FormAttachment.GetFileSize()
More information: