Click or drag to resize

PdfPageSizeLetter Property

Gets an object representing the Letter page size (8.5 in by 11 in).

Namespace:  RadPdf.Data.Document.Pages
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public static PdfPageSize Letter { get; }

Property Value

Type: PdfPageSize
See Also