PdfPageExtensions.AsStream(IPdfPage) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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