Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfInvalidArrayValueTypeException Class / Index Property

In This Topic
    Index Property (PdfInvalidArrayValueTypeException)
    In This Topic
    Gets the value index.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.Integer
    public System.int Index {get;}
    See Also