DocumentPrinterSetPaperSource Method ByteScout PDF Renderer SDK
Sets paper source by predefined name. The names of predefined paper sources should correspond to the PaperSourceKind enumeration.

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-master
Syntax

public void SetPaperSource(
	string paperSourceName
)

Parameters

paperSourceName
Type: SystemString
Paper source name.
See Also

Reference