Leadtools.Codecs Namespace > CodecsRasterPdfInfo Structure : Height Property |
public int Height {get; set;}
'Declaration Public Property Height As Integer
'Usage Dim instance As CodecsRasterPdfInfo Dim value As Integer instance.Height = value value = instance.Height
public int Height {get; set;}
get_Height();
set_Height(value);
The height of the page in pixels. This is the same height of the Leadtools.RasterImage object to the RasterCodecs.Save method used to create this file.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2