Langage

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

Nom Description
Height
PageNumber
Width

Méthodes

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

Méthodes d’extension

Nom Description
AsBase64(IPdfPage)
AsBytes(IPdfPage)
AsBytesAsync(IPdfPage)
AsStream(IPdfPage)

S’applique à