IPdfPage Schnittstelle

Definition

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
Implementiert

Eigenschaften

Name Beschreibung
Height
PageNumber
Width

Methoden

Name Beschreibung
Draw(ICanvas, RectF) (Geerbt von IDrawable)
Save(Stream)
SaveAsync(Stream)

Erweiterungsmethoden

Name Beschreibung
AsBase64(IPdfPage)
AsBytes(IPdfPage)
AsBytesAsync(IPdfPage)
AsStream(IPdfPage)

Gilt für: