Class OdLoadOptions

Class OdLoadOptions

Il nome: Aspose.Imaging.ImageLoadOptions Assemblea: Aspose.Imaging.dll (25.4.0)

Le opzioni Open Dc Document Load

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

Inheritance

object LoadOptions OdLoadOptions

I membri ereditari

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

Riceve o impone la password.

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

Valore di proprietà

string

Vedi anche

LoadOptions

 Italiano