Class AutoNumberField
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class AutoNumberField : WebFormField
Properties
FontColor
Declaration
public string FontColor { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FontSize
Declaration
public int FontSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
NumberGroupGuid
Declaration
public string NumberGroupGuid { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumberGroupID
Declaration
public int NumberGroupID { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SourceFileCabinet
Declaration
public string SourceFileCabinet { get; set; }
Property Value
Type | Description |
---|---|
System.String |