Click or drag to resize

KeyStrokeActionResultIsValid Method

Indicates whether the added text passed validation.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsValid()

Return Value

Type: Boolean
returns true if it is, otherwise returns false.
See Also