Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects |
The package contains types [MS-EMFPLUS]: Enhanced Metafile Format Plus Extensions
2.2 EMF+ Objects.
|
Modifier and Type | Method and Description |
---|---|
EmfPlusPenOptionalData |
EmfPlusPenData.getOptionalData()
Gets or sets optional EmfPlusPenOptionalData object (section 2.2.2.34)
that specifies additional data for the pen object.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusPenData.setOptionalData(EmfPlusPenOptionalData value)
Gets or sets optional EmfPlusPenOptionalData object (section 2.2.2.34)
that specifies additional data for the pen object.
|