HSDK Class Descriptions › CaFormAttachment › void SetCompression(bool bCompression)
Sets flag denoting if compression to be used.
CaFormAttachment
True if compression used, false if not used
None
Throws CaException on error.
Example
FormAttachment.SetCompression(false);
More information: