Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Reset text field settings

Participant ,
Oct 05, 2016 Oct 05, 2016

hi, i want to reset all text fields settings. so just keep bellow settings & other all the settings should remove. can u pls help me to get done this using JavaScript. thanks..

Font size - auto

Font name - Helvetica

Alignment - Left, Check spelling, Scroll long text

Format - None

TOPICS
Acrobat SDK and JavaScript , Windows
370
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 05, 2016 Oct 05, 2016

You will have to access the field object and then individual properties you want to set to your default value or use a specific method to set the field property to your default value.. There is no reset function for the field object.

JavaScript Field Properties

JavaScript Field Methods

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 05, 2016 Oct 05, 2016
LATEST

hi, thanks a lot for your reply. can u pls give me the code to manage only bellow & remove other selection in same tab ???

Alignment - Left, Check spelling, Scroll long text

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines