[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfEnum-1.EnumValue

EnumValue Property

EnumValue

Gets the TEnum value defined by this PdfEnum<TEnum>. Throws an exception if this PdfEnum<TEnum> is represented by an unparsed PDF value.

Declaration
public TEnum EnumValue { get; }
Public ReadOnly Property EnumValue As TEnum