Click or drag to resize

FieldGetFlag Method

Gets the flag.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetFlag(
	FieldFlag flag
)

Parameters

flag
Type: pdftron.PDFFieldFlag
the flag

Return Value

Type: Boolean
the value of given field flag
See Also