Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public IPdfPCellEvent CellEvent { get; set; } |
Visual Basic |
---|
Public Property CellEvent As IPdfPCellEvent Get Set |
Visual C++ |
---|
public: property IPdfPCellEvent^ CellEvent { IPdfPCellEvent^ get (); void set (IPdfPCellEvent^ value); } |