Accusoft.PdfXpress6.Net
Height Property (PdfImage)




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

Reference

PdfImage Class
PdfImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback