Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.objects | |
com.aspose.imaging.fileformats.emf.emf.records |
Modifier and Type | Class and Description |
---|---|
class |
EmfLogFontEx
The LogFontEx object specifies the extended attributes of a logical font.
|
class |
EmfLogFontExDv
The LogFontExDv object specifies the design vector for an extended logical font.
|
class |
EmfLogFontPanose
The LogFontPanose object specifies the PANOSE characteristics of a logical font.
|
Constructor and Description |
---|
EmfLogFontEx(EmfLogFont emfLogFont)
Initializes a new instance of the
EmfLogFontEx class. |
EmfLogFontPanose(EmfLogFont emfLogFont)
Initializes a new instance of the
EmfLogFontPanose class. |
Modifier and Type | Method and Description |
---|---|
EmfLogFont |
EmfExtCreateFontInDirectW.getElw()
Gets or sets a LogFontExDv object (section 2.2.15), which specifies the logical font.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfExtCreateFontInDirectW.setElw(EmfLogFont value)
Gets or sets a LogFontExDv object (section 2.2.15), which specifies the logical font.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.