AnnotationActionCollection.OnValidate

AnnotationActionCollection.OnValidate property

Gets or sets an action to be performed when user changes contents of the field.

public PdfAction OnValidate { get; set; }

See Also