ZXing.PDF417.Test.PDF417BlackBox4TestCase.testPDF417BlackBoxCountingResults(bool)

Here are the examples of the csharp api class ZXing.PDF417.Test.PDF417BlackBox4TestCase.testPDF417BlackBoxCountingResults(bool) taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Example 7

1. Example

Project: ZXing.Net
Source File: PDF417BlackBox4TestCase.cs
[Test]
      public override void testBlackBox()
      {
         testPDF417BlackBoxCountingResults(true);
      }