Previous Topic: CaWFormAttachment

Next Topic: SetCompression Method


GetCompression Method

Retrieves flag indicating if compression is used.

Syntax

object.GetCompression()

Owning Class

CaWFormAttachment

Arguments

None

Return Value

Returns true on success, false on fail.

Example

bool bResult = FormAttachment.GetCompression()

More information: