PageParamsItem Constructor
Public Sub New( _
ByVal width As Double, _
ByVal height As Double, _
ByVal name As String, _
ByVal unit As PaperSizeUnitType, _
Optional ByVal left_margin As Double = DEFAULT_LEFT_MARGIN, _
Optional ByVal right_margin As Double = DEFAULT_RIGHT_MARGIN, _
Optional ByVal top_margin As Double = DEFAULT_TOP_MARGIN, _
Optional ByVal bottom_margin As Double = DEFAULT_BOTTOM_MARGIN _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
width
-
double
-
height
-
double
-
name
-
string
-
unit
-
PaperSizeUnitType
-
left_margin
-
double
-
right_margin
-
double
-
top_margin
-
double
-
bottom_margin
-
double
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1