Accusoft.PdfXpress7.Net
Width Property (PdfImage)




The width in pixels.
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
'Usage
 
Dim instance As PdfImage
Dim value As Integer
 
value = instance.Width
public int Width {get;}
public: __property int get_Width();
public:
property int Width {
   int get();
}
See Also

Reference

PdfImage Class
PdfImage Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback