WmfCreateFontInDirect
İçindekiler
[
Saklamak
]Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject, com.aspose.imaging.fileformats.wmf.objects.WmfGraphicObject
public class WmfCreateFontInDirect extends WmfGraphicObject
Yazı tipi oluştur.
Yapıcılar
| Yapıcı | Açıklama |
|---|---|
| WmfCreateFontInDirect() | WMFs kaydı. |
Yöntemler
| Yöntem | Açıklama |
|---|---|
| getLogFont() | Log font’ı alır veya ayarlar. |
| setLogFont(EmfLogFont value) | Log font’ı alır veya ayarlar. |
| getExtendedBytes() | Genişletilmiş baytları alır veya ayarlar. |
| setExtendedBytes(byte[] value) | Genişletilmiş baytları alır veya ayarlar. |
WmfCreateFontInDirect()
public WmfCreateFontInDirect()
WMFs kaydı.
getLogFont()
public EmfLogFont getLogFont()
Log font’ı alır veya ayarlar.
Değer: Log font.
Returns: EmfLogFont
setLogFont(EmfLogFont value)
public void setLogFont(EmfLogFont value)
Log font’ı alır veya ayarlar.
Değer: Log font.
Parameters:
| Parametre | Tür | Açıklama |
|---|---|---|
| value | EmfLogFont |
getExtendedBytes()
public byte[] getExtendedBytes()
Genişletilmiş baytları alır veya ayarlar.
Değer: Genişletilmiş baytlar.
Returns: byte[]
setExtendedBytes(byte[] value)
public void setExtendedBytes(byte[] value)
Genişletilmiş baytları alır veya ayarlar.
Değer: Genişletilmiş baytlar.
Parameters:
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | byte[] |