Class FontInfoContract
Font information
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class FontInfoContract : Object
Name | Description |
---|---|
FontInfoContract() |
Fields
Name | Description |
---|---|
IsItalic | Font italic |
IsStrikeOut | Font strike out |
IsUnderline | Font is underline |
Name | Font name Default value: "Arial". |
Pitch | Font pitch |
Size | Font size Default value is 12000. Example: Size:12 is 12000. You need factor 1000. |
Weight | Font weight |