Partager via


PdfPageExtensions.AsStream(IPdfPage) Méthode

Définition

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

Paramètres

target
IPdfPage

Retours

S’applique à