Accusoft.PdfXpress7.Net
CompressedSize Property




Read-only, the compressed size of the attachment in bytes.
Syntax
'Declaration
 
Public ReadOnly Property CompressedSize As Integer
'Usage
 
Dim instance As PdfDocumentAttachment
Dim value As Integer
 
value = instance.CompressedSize
public int CompressedSize {get;}
public: __property int get_CompressedSize();
public:
property int CompressedSize {
   int get();
}
Remarks
Default value: 0.
See Also

Reference

PdfDocumentAttachment Class
PdfDocumentAttachment Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback