Enum DLSFieldType
Specifies type of the field.
Namespace: Syncfusion.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
public enum DLSFieldType
Fields
| Name | Description |
|---|---|
| FieldNumPages | The number of pages in the document. |
| FieldPage | The number of the current page. |
| Unknown | Unknown type of the field |