PdfPageSizeTabloid Property |
Gets an object representing the Tabloid page size (11 in by 17 in).
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public static PdfPageSize Tabloid { get; }
Public Shared ReadOnly Property Tabloid As PdfPageSize
Get
Property Value
Type:
PdfPageSizeSee Also