Leadtools.Codecs Namespace > CodecsDocumentImageInfo Class : PageWidth Property |
public double PageWidth {get;}
'Declaration Public ReadOnly Property PageWidth As Double
'Usage Dim instance As CodecsDocumentImageInfo Dim value As Double value = instance.PageWidth
public double PageWidth {get;}
get_PageWidth();
The logical width and height of the document is the original size before rasterization. LEADTOOLS usually returns the logical size in inches.
The PageWidth, PageHeight and Unit properties are only valid if the value of IsDocumentFile is true.
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