[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfEnum-1.IsString

IsString Property

IsString

Gets a value indicating whether this PdfEnum<TEnum> struct contains a string value which cannot be converted to PdfEnum<TEnum>.

Declaration
[Obsolete("Use IsPdfValue")]
public bool IsString { get; }
<Obsolete("Use IsPdfValue")>
Public ReadOnly Property IsString As Boolean