PrintJobPagePrintOptions.SetPaperSourceByName

Sets the paper source by name for the page.

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

Parameters

name
String

String containing paper source.

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