共用方式為


IPdfPage 介面

定義

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)

適用於