Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

PdfPaperSize.JapaneseDoublePostcardRotated Field

The PDF paper size for the Japanese double postcard rotated paper type is 148 x 200 (millimeters).

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.1.Core.dll

Declaration

public static PdfRectangle JapaneseDoublePostcardRotated

Field Value

Type Description
PdfRectangle

A page rectangle.

See Also