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 |
---|---|
EmfPlusCharacterRange[] |
EmfPlusStringFormatData.getCharRange()
Gets or sets an optional array of RangeCount EmfPlusCharacterRange
objects that specify the range of character positions
within a string of text.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusStringFormatData.setCharRange(EmfPlusCharacterRange[] value)
Gets or sets an optional array of RangeCount EmfPlusCharacterRange
objects that specify the range of character positions
within a string of text.
|