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