Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.objects | |
com.aspose.imaging.fileformats.emf.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.equals(WmfPitchAndFamily obj1,
WmfPitchAndFamily obj2) |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.