Class EmfCommentPublicRecordType

Class EmfCommentPublicRecordType

Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)

Jenis rekaman EMR_COMMENT_PUBLIC menetapkan ekspansi untuk pemrosesan EMF.

public abstract class EmfCommentPublicRecordType : EmfCommentRecordType

Inheritance

object MetaObject EmfRecord EmfCommentRecordType EmfCommentPublicRecordType

Derived

EmfCommentBeginGroup , EmfCommentEndGroup , EmfCommentMultiFormats , EmfCommentWindowsMetaFile

anggota yang diwarisi

EmfCommentRecordType.DataSize , EmfCommentRecordType.CommentIdentifier , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfCommentPublicRecordType(EmfRecord)

Initifikasi instansi baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfCommentPublicRecordType kelas.

protected EmfCommentPublicRecordType(EmfRecord source)

Parameters

source EmfRecord

dan sumbernya.

EmfCommentPublicRecordType(EmfRecordType)

Initifikasi instansi baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfCommentPublicRecordType kelas.

protected EmfCommentPublicRecordType(EmfRecordType type)

Parameters

type EmfRecordType

Jenis rekaman tersebut.

Properties

CommentIdentifier

Dapatkan atau menetapkan integrator 32-bit yang tidak ditandatangani yang mengidentifikasi catatan iniNilai 0x43494447, yang merupakan string ASCII “CIDG”, mengidentifikasiini sebagai rekaman EMR_COMMENT_PUBLIC.

public override EmfCommentRecordType.CommentIdentifierEnum CommentIdentifier { get; set; }

Nilai Properti

EmfCommentRecordType . CommentIdentifierEnum

PublicCommentIdentifier

Dapatkan atau menetapkan integrator 32-bit yang tidak ditandai yang mengidentifikasi jenisIni harus menjadi salah satu nilai yang disenaraikan dalam tabel sebelumnya, yangditentukan dalam daftar EmrComment (bahagian 2.1.10), kecuali publik tambahanJenis catatan komentar telah diimplementasikan pada server cetak.

public EmfEmrComment PublicCommentIdentifier { get; set; }

Nilai Properti

EmfEmrComment

 Indonesia