PDF .NET Library Documentation - PDF Technologies, Inc.
Gets a value indicating whether the value to encode specified in the Code property is valid.

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

Syntax

C#
public bool IsCodeValid()
Visual Basic (Declaration)
Public Function IsCodeValid As Boolean
Visual C++
public:
bool IsCodeValid()

Return Value

See Also