Class DecisionStampFont
Inheritance
System.Object
DecisionStampFont
Assembly: DocuWare.Platform.ServerClient.dll
public class DecisionStampFont : object
Properties
Declaration
public string fontName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int fontSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string fontStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string fontWeight { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int gdiCharSet { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
textDecoration
Declaration
public string textDecoration { get; set; }
Property Value
Type |
Description |
System.String |
|