| SignDocAttachmentgetCompressedSize Method |
The compressed size (in octets) of the attachment.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic int getCompressedSize()
Public Function getCompressedSize As Integer
public:
int getCompressedSize()
member getCompressedSize : unit -> int
Return Value
Type:
Int32compressed size (in octets)
See Also