PrintJobPagePrintOptions.SetPaperSizeByName

Sets the paper size by name for the page.

public bool SetPaperSizeByName(string name)
Function SetPaperSizeByName(name As String) As Boolean

Parameters

name
String

String containing paper size.

Returns

Boolean

Licensing Info

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

See Also

PrintJobPagePrintOptions
ceTe.DynamicPDF.Printing

In this topic