Share via


PdfPageExtensions Class

Definition

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.

Applies to