Class WmfEscapeEnhancedMetafile

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

int

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

int

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

int

CommentType

Nhận hoặc đặt loại bình luận.

public int CommentType { get; set; }

Giá trị bất động sản

int

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

int

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

int

Flags

Nhập hoặc đặt lá cờ.

public int Flags { get; set; }

Giá trị bất động sản

int

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

int

Version

Nhận hoặc đặt phiên bản.

public int Version { get; set; }

Giá trị bất động sản

int

 Tiếng Việt