Click or drag to resize

RadioButtonGroupAddGroupButtonsToPage Method

Add all group buttons to the page

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void AddGroupButtonsToPage(
	Page page
)

Parameters

page
Type: pdftron.PDFPage
The page in which to add the buttons.
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also