alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class TableEntry

    Inheritance
    System.Object
    TableEntry
    Namespace: Syncfusion.Pdf
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public class TableEntry : Object

    Constructors

    TableEntry()

    Declaration
    public TableEntry()

    Fields

    bytes

    Declaration
    public byte[] bytes
    Field Value
    Type
    System.Byte[]

    checkSum

    Declaration
    public int checkSum
    Field Value
    Type
    System.Int32

    id

    Declaration
    public string id
    Field Value
    Type
    System.String

    length

    Declaration
    public int length
    Field Value
    Type
    System.Int32

    offset

    Declaration
    public int offset
    Field Value
    Type
    System.Int32

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved