[]
Gets the TEnum value defined by this PdfEnum<TEnum>. Throws an exception if this PdfEnum<TEnum> is represented by an unparsed PDF value.
TEnum
public TEnum EnumValue { get; }
Public ReadOnly Property EnumValue As TEnum