Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.2.Core.dll

Declaration

public static PdfRectangle JapaneseDoublePostcardRotated

Field Value

Type Description
PdfRectangle

A page rectangle.

See Also