PDFView4NET WPF Edition
PDFRadioButtonItem Class Members
Properties  Methods  Events

O2S.Components.PDFView4NET.Forms Namespace : PDFRadioButtonItem Class

The following tables list the members exposed by PDFRadioButtonItem.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PDFRadioButtonItem object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the field widget can be resized in the viewer control or not. (Inherited from O2S.Components.PDFView4NET.Forms.PDFFieldWidget)
Public PropertyGets or sets the widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget's background color. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action that is executed when the field widget loses focus. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget's border color. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget's border style. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget's border width. (Inherited from PDFCheckWidget)
Public PropertyGets or sets a value indicating whether this widget is checked or not. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the checked down widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the checked rollover widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the checked rollover widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the symbol used as checkmark. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the annotation color. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the annotation contents. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the annotation creation date. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the display rectangle of this annotation object. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the export value for this check box widget. (Inherited from PDFCheckWidget)
Public PropertyGets the form field that owns this widget. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the annotation flags. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action that is executed when the field widget receives focus. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the font used to display the widget text. (Inherited from PDFCheckWidget)
Public PropertyGets the annotation unique id. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the annotation modified date. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action that is executed when the mouse is pressed in the annotation rectangle. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action that is executed when the mouse enters the annotation rectangle. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action that is executed when the mouse leaves the annotation rectangle. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action that is executed when the mouse is released in the annotation rectangle. (Inherited from PDFCheckWidget)
Public PropertyGets the page that includes this annotation. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action to be performed when the page containing the annotation is closed. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action to be performed when the page containing the annotation is no longer visible in the viewer application’s user interfacee. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action to be performed when the page containing the annotation is opened. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the action to be performed when the page containing the annotation becomes visible in the viewer application’s user interface. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the annotation rectangle in PDF coordinates. (Inherited from PDFCheckWidget)
Public PropertyGets the collection of replies to this annotation. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget rotation angle. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget's tab order. (Inherited from PDFCheckWidget)
Public PropertyGets the annotation tag. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the widget's text color. (Inherited from PDFCheckWidget)
Public PropertyGets the annotation type. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the unchecked down widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the unchecked normal widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the unchecked rollover widget appearance. (Inherited from PDFCheckWidget)
Public PropertyGets or sets the visibility status of the field widget. (Inherited from PDFCheckWidget)
Top
Public Methods
 NameDescription
Public MethodClones the annotation. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation)
Public MethodDisposes the internal resources. (Inherited from PDFCheckWidget)
Public MethodExports the annotation as XML to the specified stream. (Inherited from PDFCheckWidget)
Public MethodSerializes the object content. (Inherited from PDFCheckWidget)
Public MethodGets the value of the specified key. (Inherited from PDFCheckWidget)
Public MethodPrepares the annotation for a copy/paste operation in the viewer. (Inherited from PDFCheckWidget)
Top
Public Events
 NameDescription
Public EventGets or sets the event that is fired when a property has changed. (Inherited from O2S.Components.PDFView4NET.Annotations.PDFAnnotation)
Top
See Also

Reference

PDFRadioButtonItem Class
O2S.Components.PDFView4NET.Forms Namespace