次の方法で共有


PdfPageExtensions.AsStream(IPdfPage) メソッド

定義

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

パラメーター

target
IPdfPage

戻り値

適用対象