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 PdfBorderArray Border { set; } |
| Visual Basic |
|---|
Public WriteOnly Property Border As PdfBorderArray Set |
| Visual C++ |
|---|
public: property PdfBorderArray^ Border { void set (PdfBorderArray^ value); } |