Flattern particular Textfield

Hi,

I want to flattern particular textbox in PDF but not all.Is there any
way to do this?

Thanks,
Roshni Patel

Did you try using 'pdftron.PDF.Page.FlattenField(field)'?

e.g.
pg.FlattenField(myfield);