| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected FontRel |
Fonts.Font.embedBold |
protected FontRel |
Fonts.Font.embedBoldItalic |
protected FontRel |
Fonts.Font.embedItalic |
protected FontRel |
Fonts.Font.embedRegular |
| Modifier and Type | Method and Description |
|---|---|
FontRel |
ObjectFactory.createFontRel()
Create an instance of
FontRel |
FontRel |
Fonts.Font.getEmbedBold()
Gets the value of the embedBold property.
|
FontRel |
Fonts.Font.getEmbedBoldItalic()
Gets the value of the embedBoldItalic property.
|
FontRel |
Fonts.Font.getEmbedItalic()
Gets the value of the embedItalic property.
|
FontRel |
Fonts.Font.getEmbedRegular()
Gets the value of the embedRegular property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Fonts.Font.setEmbedBold(FontRel value)
Sets the value of the embedBold property.
|
void |
Fonts.Font.setEmbedBoldItalic(FontRel value)
Sets the value of the embedBoldItalic property.
|
void |
Fonts.Font.setEmbedItalic(FontRel value)
Sets the value of the embedItalic property.
|
void |
Fonts.Font.setEmbedRegular(FontRel value)
Sets the value of the embedRegular property.
|
Copyright © 2007-2020. All Rights Reserved.