Xfinium.Pdf.Graphics Namespace > PdfDataMatrixBarcode Class : Randomize253State Method |
'Declaration
Public Function Randomize253State( _ ByVal padCodeword As Integer, _ ByVal position As Integer _ ) As Byte
'Usage
Dim instance As PdfDataMatrixBarcode Dim padCodeword As Integer Dim position As Integer Dim value As Byte value = instance.Randomize253State(padCodeword, position)
public byte Randomize253State( int padCodeword, int position )
public: byte Randomize253State( int padCodeword, int position )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library