PaperSizesGetRect Method ByteScout PDF SDK

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

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public static RectangleF GetRect(
	PaperFormat format,
	PaperOrientation orientation
)

Parameters

format
Type: Bytescout.PDFPaperFormat

[Missing <param name="format"/> documentation for "M:Bytescout.PDF.PaperSizes.GetRect(Bytescout.PDF.PaperFormat,Bytescout.PDF.PaperOrientation)"]

orientation
Type: Bytescout.PDFPaperOrientation

[Missing <param name="orientation"/> documentation for "M:Bytescout.PDF.PaperSizes.GetRect(Bytescout.PDF.PaperFormat,Bytescout.PDF.PaperOrientation)"]

Return Value

Type: RectangleF

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

See Also

Reference