PdfPageExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for the IPdfPage interface.
public ref class PdfPageExtensions abstract sealed
public static class PdfPageExtensions
type PdfPageExtensions = class
Public Module PdfPageExtensions
- Inheritance
-
PdfPageExtensions
Methods
| AsBase64(IPdfPage) | |
| AsBytes(IPdfPage) |
Converts a PDF page to a byte array. |
| AsBytesAsync(IPdfPage) | |
| AsStream(IPdfPage) |
Converts a PDF page to a memory stream. |