Class EmfCommentPublicRecordType

Class EmfCommentPublicRecordType

İsim alanı : Aspose.Imaging.FileFormats.Emf.Emf.Records Toplantı: Aspose.Imaging.dll (25.4.0)

EMR_COMMENT_PUBLIC kayıt türleri EMF işleme uzantıları belirler.

public abstract class EmfCommentPublicRecordType : EmfCommentRecordType

Inheritance

object MetaObject EmfRecord EmfCommentRecordType EmfCommentPublicRecordType

Derived

EmfCommentBeginGroup , EmfCommentEndGroup , EmfCommentMultiFormats , EmfCommentWindowsMetaFile

mirasçı üyeleri

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)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfCommentPublicRecordType sınıfının yeni bir örneğini başlatır.

protected EmfCommentPublicRecordType(EmfRecord source)

Parameters

source EmfRecord

Kaynak için .

EmfCommentPublicRecordType(EmfRecordType)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfCommentPublicRecordType sınıfının yeni bir örneğini başlatır.

protected EmfCommentPublicRecordType(EmfRecordType type)

Parameters

type EmfRecordType

Rekor türü var.

Properties

CommentIdentifier

Bu yorum kayıtlarını tanımlayan 32 bit imzalanmamış bir bütün alır veya ayarlar0x43494447, yani ASCII çubuğu “CIDG” olarak tanımlanır.bu bir EMR_COMMENT_PUBLIC kayıt olarak.

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

Mülkiyet Değer

EmfCommentRecordType . CommentIdentifierEnum

PublicCommentIdentifier

32 bit imzalanmamış bir bütün alır veya ayarlar.Bu, önceki tabloda listelenen değerlerden biri olmalıdır.EmrComment listesinde belirtilmiştir (bölüm 2.1.10), eğer ek kamuoyuYorum kayıt türleri yazdırma sunucusuna uygulanmıştır.

public EmfEmrComment PublicCommentIdentifier { get; set; }

Mülkiyet Değer

EmfEmrComment

 Türkçe