[]
Returns the EnumValue if IsString is false, defValue otherwise.
defValue
public TEnum GetEnumValue(TEnum defValue)
The default value if this PdfEnum<TEnum> has no enumeration value.
EnumValue if IsString is false, defValue otherwise.