WmfRecord

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject

public class WmfRecord extends MetaObject

The Wmf Record

Constructors

ConstructorDescription
WmfRecord()

Methods

MethodDescription
getSize()Gets or sets the size.
setSize(long value)Gets or sets the size.
getRecordType()RecordType number (defined in WINDOWS.H)
setRecordType(short value)RecordType number (defined in WINDOWS.H)

WmfRecord()

public WmfRecord()

getSize()

public long getSize()

Gets or sets the size.

Value: The size.

Returns: long

setSize(long value)

public void setSize(long value)

Gets or sets the size.

Value: The size.

Parameters:

ParameterTypeDescription
valuelong

getRecordType()

public short getRecordType()

RecordType number (defined in WINDOWS.H)

Returns: short

setRecordType(short value)

public void setRecordType(short value)

RecordType number (defined in WINDOWS.H)

Parameters:

ParameterTypeDescription
valueshort