Class OdLoadOptions

Class OdLoadOptions

De naam: Aspose.Imaging.ImageLoadOptions Verzameling: Aspose.Imaging.dll (25.4.0)

De Open Document Load Opties

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

Inheritance

object LoadOptions OdLoadOptions

Geëerbiede leden

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

Geeft of zet het wachtwoord.

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

Eigendomswaarde

string

Zie ook

LoadOptions

 Nederlands