PdfUIntegerToByte Method Terminal Works - PDF Printing.Net Library
Converts the value of this instance to an equivalent 8-bit unsigned integer.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public byte ToByte(
	IFormatProvider provider
)

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: Byte

Implements

IConvertibleToByte(IFormatProvider)
See Also

Reference