Partager via


IPdfPage Interface

Définition

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
Implémente

Propriétés

Height
PageNumber
Width

Méthodes

Draw(ICanvas, RectF) (Hérité de IDrawable)
Save(Stream)
SaveAsync(Stream)

Méthodes d’extension

AsBase64(IPdfPage)
AsBytes(IPdfPage)
AsBytesAsync(IPdfPage)
AsStream(IPdfPage)

S’applique à