←Select platform

StreamOffset Property

Summary
The offset within the PDF stream for the embedded image.
Syntax
C#
VB
C++
Java
public long StreamOffset { get; set; } 
Public Property StreamOffset As Long 
public long getStreamOffset(); 
public void setStreamOffset( 
   long longValue 
); 
public: 
property int64 StreamOffset { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The offset within the PDF stream for 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.