Enum EmployerNameOptions
- Namespace
- Textkernel.Tx.Models.API.Formatter
- Assembly
- Textkernel.Tx.SDK.dll
Options for showing/hiding employer names in a formatted resume
public enum EmployerNameOptions
Fields
HideAll = 1
All company names are redacted
HideRecentAndCurrent = 2
Only company names in the most recent (or any 'current) positions are redacted
ShowAll = 0
All company names are shown