Class OdLoadOptions

Class OdLoadOptions

Der Name: Aspose.Imaging.ImageLoadOptions Versammlung: Aspose.Imaging.dll (25.4.0)

Die Optionen für Open Document Load

[JsonObject(MemberSerialization.OptIn)]
public class OdLoadOptions : LoadOptions

Inheritance

object LoadOptions OdLoadOptions

Vererbte Mitglieder

LoadOptions.AddCustomFontSource(CustomFontSource, params object[]) , LoadOptions.DataRecoveryMode , LoadOptions.DataBackgroundColor , LoadOptions.UseIccProfileConversion , LoadOptions.BufferSizeHint , LoadOptions.ProgressEventHandler , LoadOptions.ConcurrentImageProcessing , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OdLoadOptions()

public OdLoadOptions()

Properties

Password

Erhalten oder setzen Sie das Passwort.

[JsonProperty]
public string Password { get; set; }

Eigentumswert

string

Sehen Sie auch

LoadOptions

 Deutsch