Skip to content

Get a checked appearance name for each radio button and check the corresponding radio button with the obtained value.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/pdf-document-api-get-checked-appearance-name-for-radio-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Document API - Obtain a Checked Appearance Name for Each Radio Button in the Radio Group

Note: Starting with 21.1, the PdfDocumentFacade class allows you to change the PDF document without access to its inner structure. Use the PdfDocumentFacade.AcroForm property to get interactive form field options. You can change form field and appearance properties.

This example shows how to get a checked appearance name for each radio button and check the corresponding radio button with the obtained value.
To accomplish this task, call the GetRadioGroupCheckedAppearanceNames method using a PdfDocumentProcessor instance and the field.

To obtain interactive form data, call the PdfDocumentProcessor.GetFormData method. To check the "Female" radio button, use the PdfFormData.Value property.


Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Get a checked appearance name for each radio button and check the corresponding radio button with the obtained value.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •