←Select platform

PDFImage Structure

Summary

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

Syntax

C#
VB
Java
C++
[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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly