IPdfPage 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IPdfPage : IDisposable, Microsoft::Maui::Graphics::IDrawable
public interface IPdfPage : IDisposable, Microsoft.Maui.Graphics.IDrawable
type IPdfPage = interface
interface IDrawable
interface IDisposable
Public Interface IPdfPage
Implements IDisposable, IDrawable
- 實作
屬性
Height | |
PageNumber | |
Width |
方法
Draw(ICanvas, RectF) | (繼承來源 IDrawable) |
Save(Stream) | |
SaveAsync(Stream) |
擴充方法
AsBase64(IPdfPage) | |
AsBytes(IPdfPage) | |
AsBytesAsync(IPdfPage) | |
AsStream(IPdfPage) |