XFINIUM.PDF Documentation
PdfCheckBoxWidget Class
Members 



Xfinium.Pdf.Forms Namespace : PdfCheckBoxWidget Class
Defines an interactive check box widget.
Object Model
PdfCheckBoxWidget ClassPdfFont ClassPdfColor ClassPdfAction ClassPdfColor ClassPdfCosDictionary ClassPdfField ClassPdfAction ClassPdfFont ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfPopupAnnotation ClassPdfColor ClassPdfVisualRectangle Class
Syntax
'Declaration
 
Public Class PdfCheckBoxWidget 
   Inherits PdfCheckWidget
'Usage
 
Dim instance As PdfCheckBoxWidget
public class PdfCheckBoxWidget : PdfCheckWidget 
public ref class PdfCheckBoxWidget : public PdfCheckWidget 
Remarks
The check box widget is the visual representation of a check box field on a PDF page.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Annotations.PdfAnnotation
      Xfinium.Pdf.Forms.PdfFieldWidget
         Xfinium.Pdf.Forms.PdfCheckWidget
            Xfinium.Pdf.Forms.PdfCheckBoxWidget

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfCheckBoxWidget Members
Xfinium.Pdf.Forms Namespace