MS_12.03.2016
This commit is contained in:
@@ -331,7 +331,6 @@
|
||||
|
||||
If propExists(properties, "Font") Then
|
||||
Dim f As Font = properties.Font
|
||||
|
||||
FONT_FAMILY = f.FontFamily.Name
|
||||
FONT_SIZE = CType(f.Size, Integer)
|
||||
FONT_STYLE = CType(f.Style, Integer)
|
||||
|
||||
Reference in New Issue
Block a user