PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Gets a value indicating whether the value to encode specified in the Code property is valid.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: 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() |