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