Class CmxLoadOptions
Class CmxLoadOptions
اسم الفضاء : Aspose.Imaging.ImageLoadOptions تجميع: Aspose.Imaging.dll (25.4.0)
خيارات تحميل CMX
[JsonObject(MemberSerialization.OptIn)]
public class CmxLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← CmxLoadOptions
الأعضاء الموروثين
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
CmxLoadOptions()
public CmxLoadOptions()
Properties
OptimalMemoryUsage
يحصل أو يضع قيمة تشير إلى ما إذا كان [استخدام الذاكرة الأمثل].
public bool OptimalMemoryUsage { get; set; }