public enum ENNumericFieldName : System.Enum
public enum ENNumericFieldName : System.Enum
Member | Description |
---|---|
AutoNumber | Automatic number. |
EditTime | Editing time in minutes. |
FileSize | The file size. |
NumberOfChars | Number of chars in the document. |
NumberOfWords | Number of words in the document. |
PageCount | Number of pages in the document. |
PageNumber | Current page number. |
SectionNumber | Current section number. |
SectionPageCount | Number of pages in the current section. |
SectionPageNumber | Current section page number. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Text.ENNumericFieldName
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)