ImageLoadOptions

ImageLoadOptions class

Stellt Bildladeoptionen dar, wenn ein Bild geladen wird.

public class ImageLoadOptions : LoadOptions

Konstrukteure

Name Beschreibung
ImageLoadOptions() Initialisiert eine neue Instanz vonImageLoadOptions Klasse.

Eigenschaften

Name Beschreibung
static Default { get; } Ruft den Standardwert für die abImageLoadOptions Klasse.
Password { get; set; } Ruft das Passwort zum Öffnen eines verschlüsselten Dokuments ab oder legt es fest.

Siehe auch