Package com._1c.g5.v8.dt.moxel.util
Class FontProperties
- java.lang.Object
- 
- com._1c.g5.v8.dt.moxel.util.FontProperties
 
- 
 public final class FontProperties extends Object Свойства шрифта.
- 
- 
Field Detail- 
BOLDpublic static final int BOLD - See Also:
- Constant Field Values
 
 - 
ITALICpublic static final int ITALIC - See Also:
- Constant Field Values
 
 - 
UNDERLINEpublic static final int UNDERLINE - See Also:
- Constant Field Values
 
 - 
FACE_NAMEpublic static final int FACE_NAME - See Also:
- Constant Field Values
 
 - 
HEIGHTpublic static final int HEIGHT - See Also:
- Constant Field Values
 
 - 
ALL_PROPERTIESpublic static final int ALL_PROPERTIES - See Also:
- Constant Field Values
 
 
- 
 
-