次の方法で共有


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)

適用対象