MultipagePageScaling Constructor

Initializes a new instance of the MultipagePageScaling class.

public MultipagePageScaling(int row, int column)
Public Sub New (row As Integer, column As Integer)

Parameters

row
Int32

The Number of rows in the print page.

column
Int32

The number of columns in the print page.

Licensing Info

This constructor is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

MultipagePageScaling
ceTe.DynamicPDF.Printing

In this topic