Class EmfSetLayout
Class EmfSetLayout
Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)
Rekaman EMR_SETLAYOUT menetapkan urutan di mana teks dan grafis dicetak.
public sealed class EmfSetLayout : EmfStateRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfStateRecordType ← EmfSetLayout
anggota yang diwarisi
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfSetLayout(EmfRecord)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetLayout kelas.
public EmfSetLayout(EmfRecord source)
Parameters
source
EmfRecord
dan sumbernya.
Properties
LayoutMode
Dapatkan atau menetapkan integrator 32-bit yang tidak ditandai yang menentukan mode layout
public EmfSetLayout.LayoutModeEnum LayoutMode { get; set; }