VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfEmbeddedFileSpecification Class / UncompressedSize Property
Syntax Requirements SeeAlso
    UncompressedSize Property (PdfEmbeddedFileSpecification)
    Gets or sets the uncompressed size of the embedded file, in bytes.
    Syntax
    'Declaration
    
    <DescriptionAttribute("The uncompressed size of the embedded file, in bytes.")>
    Public Property UncompressedSize As Long
    
    
     
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also