←Select platform

StreamLength Property

Summary
The size in bytes of the embedded image.
Syntax
C#
VB
C++
Java
public long StreamLength { get; set; } 
Public Property StreamLength As Long 
public long getStreamLength(); 
public void setStreamLength( 
   long longValue 
); 
public: 
property int64 StreamLength { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The size in bytes of the embedded image.

Example

For an example, refer to PDFDocument.Images.

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.