Class SvgLoadOptions
İsim alanı : Aspose.Imaging.ImageLoadOptions Toplantı: Aspose.Imaging.dll (25.4.0)
Svg yükleme seçenekleri.
public class SvgLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← SvgLoadOptions
mirasçı üyeleri
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
SvgLoadOptions()
public SvgLoadOptions()
Properties
DefaultHeight
Default yüksekliği alır veya ayarlar.Mülkiyet DefaultHeight yalnızca dosyaya ayarlanmamış yükseklik durumunda kullanılır.
public int DefaultHeight { get; set; }
Mülkiyet Değer
DefaultWidth
Default genişliği alır veya ayarlar.Mülkiyet DefaultSadece durumla kullanılır, eğer genişlik dosyaya ayarlanmamıştır.
public int DefaultWidth { get; set; }