PDF .NET Library Documentation - PDF Technologies, Inc.
Namespace:
PDFTech
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Field Value
border typeAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public borderType borderLeftType { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property borderLeftType As borderType |
| Visual C++ |
|---|
public: property borderType borderLeftType { borderType get (); void set (borderType value); } |