'Declaration
Public Property CheckStyle As Xfinium.Pdf.Forms.PdfCheckStyle
'Usage
Dim instance As PdfVisualCheckWidget
Dim value As Xfinium.Pdf.Forms.PdfCheckStyle
instance.CheckStyle = value
value = instance.CheckStyle
public Xfinium.Pdf.Forms.PdfCheckStyle CheckStyle {get; set;}
public:
property Xfinium.Pdf.Forms.PdfCheckStyle CheckStyle {
Xfinium.Pdf.Forms.PdfCheckStyle get();
void set ( Xfinium.Pdf.Forms.PdfCheckStyle value);
}
Property Value
A
Xfinium.Pdf.Forms.PdfCheckStyle that represents the style of the checked widget.
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2