←Select platform

Width Property (PDFImage)

Summary

The width in pixels of the embedded image.

Syntax

C#
VB
Java
C++
public int Width {get; set;}
Public Property Width As Integer
public int getWidth() 
public void setWidth(int width) 
public: 
property int Width { 
   int get(); 
   void set (    int ); 
} 

Property Value

The width in pixels.

Example

For an example, refer to PDFDocument.Images.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize