| Package | Description |
|---|---|
| com.aspose.imaging.fileformats.emf.emf.objects |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
| com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
| Modifier and Type | Method and Description |
|---|---|
WmfPitchAndFamily |
EmfLogFont.getPitchAndFamily()
Gets or sets a WMF PitchAndFamily object ([MS-WMF] section 2.2.2.14) that
specifies the pitch and family of the font.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmfLogFont.setPitchAndFamily(WmfPitchAndFamily value)
Gets or sets a WMF PitchAndFamily object ([MS-WMF] section 2.2.2.14) that
specifies the pitch and family of the font.
|
| Modifier and Type | Method and Description |
|---|---|
WmfPitchAndFamily |
WmfPitchAndFamily.Clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
WmfPitchAndFamily.CloneTo(WmfPitchAndFamily that) |
static boolean |
WmfPitchAndFamily.isEquals(WmfPitchAndFamily obj1,
WmfPitchAndFamily obj2) |
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.