←Select platform

PDFImage Structure

Summary

The PDFImage structure describes an image embedded in the PDF file.

Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public struct PDFImage 
<SerializableAttribute()> 
Public Structure PDFImage  
   Inherits System.ValueType 
public class PDFImage 
[SerializableAttribute()] 
public value class PDFImage : public System.ValueType  

Example

For an example, refer to PDFDocument.Images.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly