Share via


PdfPageExtensions.AsStream(IPdfPage) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static System::IO::Stream ^ AsStream(Microsoft::Maui::Graphics::IPdfPage ^ target);
public static System.IO.Stream AsStream (this Microsoft.Maui.Graphics.IPdfPage target);
static member AsStream : Microsoft.Maui.Graphics.IPdfPage -> System.IO.Stream
<Extension()>
Public Function AsStream (target As IPdfPage) As Stream

Parameters

target
IPdfPage

Returns

Applies to