Class AutoNumberField
Inheritance
System.Object
AutoNumberField
Assembly: DocuWare.Platform.ServerClient.dll
public class AutoNumberField : WebFormField
Properties
Declaration
public string FontColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int FontSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string NumberGroupGuid { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int NumberGroupID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string SourceFileCabinet { get; set; }
Property Value
Type |
Description |
System.String |
|