public PdfPTable Table { get; set; }
Public Property Table As PdfPTable Get Set
public: property PdfPTable^ Table { PdfPTable^ get (); void set (PdfPTable^ value); }