Class WmfEscapeEnhancedMetafile
Tên không gian: Aspose.Imaging.FileFormats.Wmf.Objects.EscapeRecords Tổng hợp: Aspose.Imaging.dll (25.4.0)
Tải về Escape Enhanced Meta file record.
public class WmfEscapeEnhancedMetafile : WmfEscapeRecordBase
Inheritance
object ← MetaObject ← WmfObject ← WmfEscapeRecordBase ← WmfEscapeEnhancedMetafile
Thành viên thừa kế
WmfEscapeRecordBase.ByteCount , WmfEscapeRecordBase.Data , WmfEscapeRecordBase.Checked , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WmfEscapeEnhancedMetafile()
public WmfEscapeEnhancedMetafile()
Properties
Checksum
Nhận hoặc đặt thanh toán.
public int Checksum { get; set; }
Giá trị bất động sản
CommentIdentifier
Nhận hoặc đặt nhận dạng bình luận.
public int CommentIdentifier { get; set; }
Giá trị bất động sản
CommentRecordCount
Nhận hoặc đặt số hồ sơ bình luận.
public int CommentRecordCount { get; set; }
Giá trị bất động sản
CommentType
Nhận hoặc đặt loại bình luận.
public int CommentType { get; set; }
Giá trị bất động sản
CurrentRecordSize
Nhận hoặc đặt kích thước của hồ sơ hiện tại.
public int CurrentRecordSize { get; set; }
Giá trị bất động sản
EnhancedMetafileData
Nhận hoặc đặt dữ liệu metaphile nâng cao.
public byte[] EnhancedMetafileData { get; set; }
Giá trị bất động sản
byte [ ]
EnhancedMetafileDataSize
Nhận hoặc đặt kích thước của dữ liệu metafil nâng cao.
public int EnhancedMetafileDataSize { get; set; }
Giá trị bất động sản
Flags
Nhập hoặc đặt lá cờ.
public int Flags { get; set; }
Giá trị bất động sản
RemainingBytes
Nhận hoặc đặt các byte còn lại.
public int RemainingBytes { get; set; }
Giá trị bất động sản
Version
Nhận hoặc đặt phiên bản.
public int Version { get; set; }