Accusoft.PdfXpressSdk Namespace > PdfDocumentAttachment Class : CompressedSize Property |
'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();