PaperSizeExtensions.ToNativePaperSize
PaperSizeExtensions.ToNativePaperSize method
Converts PaperSize
to Windows-specific System.Drawing.Printing.PaperSize.
public static PaperSize ToNativePaperSize(this PaperSize paperSize)
Parameter | Type | Description |
---|---|---|
paperSize | PaperSize | Paper size to convert. |
Return Value
Windows paper size.
See Also
- class PaperSize
- class PaperSizeExtensions
- namespace Aspose.Pdf.Printing
- assembly Aspose.PDF