Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Page
.
.
::
.
PageSizeLpix Property
Page Class
See Also
Returns the size of page in LengthUnit.DefaltUnits
Namespace:
C1.C1PrintDocument.DocEngine.Render
Assembly:
C1.C1PrintDocument.Classic.2
(in C1.C1PrintDocument.Classic.2.dll)
Syntax
C#
public
SizeF
PageSizeLpix
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
PageSizeLpix
As
SizeF
See Also
Page Class
C1.C1PrintDocument.DocEngine.Render Namespace