Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public static bool NoPrint(
	int c
)
Visual Basic
Public Shared Function NoPrint ( _
	c As Integer _
) As Boolean
Visual C++
public:
static bool NoPrint(
	int c
)

Parameters

c
Type: System..::..Int32

See Also