Link Search Menu Expand Document

ComHelpersCreatePage2 Method

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreatePage2(Bytescout.PDF.PaperFormat,Bytescout.PDF.PaperOrientation)"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Page CreatePage2(
	PaperFormat paperFormat,
	PaperOrientation paperOrientation
)

Parameters

paperFormat
Type: Bytescout.PDFPaperFormat

[Missing <param name="paperFormat"/> documentation for "M:Bytescout.PDF.ComHelpers.CreatePage2(Bytescout.PDF.PaperFormat,Bytescout.PDF.PaperOrientation)"]

paperOrientation
Type: Bytescout.PDFPaperOrientation

[Missing <param name="paperOrientation"/> documentation for "M:Bytescout.PDF.ComHelpers.CreatePage2(Bytescout.PDF.PaperFormat,Bytescout.PDF.PaperOrientation)"]

Return Value

Type: Page

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreatePage2(Bytescout.PDF.PaperFormat,Bytescout.PDF.PaperOrientation)"]

See Also

Reference