←Select platform

FileSize Property

Summary

Size of this embedded file, in bytes.

Syntax
C#
Java
public long FileSize {get; set;} 
public long getFileSize(); 
public void setFileSize( 
   long longValue 
); 

Property Value

The size of this embedded file, in bytes.

Remarks

Refer to PDFDocument.EmbeddedFiles for more information on using a PDFSchema with PDF portfolio and embedded files.

Example

For an example, refer to EmbeddedFiles.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.