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

返回

适用于