Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static Cell DummyCell { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property DummyCell As Cell
Get |
Visual C++ |
---|
public:
static property Cell^ DummyCell {
Cell^ get ();
} |
See Also