PDF .NET Library Documentation - PDF Technologies, Inc.

Field Value

border type

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public borderType borderType { get; set; }
Visual Basic (Declaration)
Public Property borderType As borderType
Visual C++
public:
property borderType borderType {
	borderType get ();
	void set (borderType value);
}

See Also