Name
FieldData.Name property
Gets the field name.
public string Name { get; }
Property Value
An uppercase string value that represents the name of the field.
See Also
- class FieldData
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Gets the field name.
public string Name { get; }
An uppercase string value that represents the name of the field.