EVO HTML to PDF Converter

PdfFormRadioButton Class

EVO PDF Client for Universal Windows Platform Documentation
Represents a radio button in a radio buttons group
Inheritance Hierarchy

SystemObject
  EvoPdf.HtmlToPdfClientPdfFormRadioButton

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public class PdfFormRadioButton

The PdfFormRadioButton type exposes the following members.

Constructors

  NameDescription
Public methodPdfFormRadioButton
Constructs a radio button form field to be added to a radio buttons group
Top
Properties

  NameDescription
Public propertyBoundingRectangle
Gets or sets the bounding box in PDF page of the radio button control. The box dimensions are expressed in points
Public propertyButtonName
Gets or sets the radio button name
Public propertyParentGroup
Gets the parent radio buttons group
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference