pdfium/testing/resources/text_form_multiple.pdf
Mansi Awasthi 0b5da670f4 Adding password form flag for text fields in fpdf_annot.h
This CL adds FPDF_FORMFLAG_TEXT_PASSWORD flag in fpdf_annot.h. This
flag can be retrieved for an interactive form annotation using
FPDFAnnot_GetFormFieldFlags API.

The CL also includes tests to validate if this flag is retrieved
correctly for both password and non password text fields.

Bug: pdfium:1464
Change-Id: I5d86c6a3b94a8eb68d8b3aedc89f7c8c58e83d49
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/65390
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
2020-01-23 18:17:18 +00:00

1.4 KiB