GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    CheckBoxSymbol Class

    Namespace:
    GemBox.Document.CustomMarkups
    Assembly:
    GemBox.Document.dll

    Represents a symbol that specifies how a CheckBox will look in a given state.

    • C#
    • VB.NET
    public class CheckBoxSymbol
    Public Class CheckBoxSymbol
    Inheritance:
    System.Object
    CheckBoxSymbol

    Properties

    Character

    Gets or sets a character used by this CheckBoxSymbol.

    • C#
    • VB.NET
    public char Character { get; set; }
    Public Property Character As Char
    Property Value
    System.Char

    The character used by this CheckBoxSymbol.

    FontName

    Gets or sets a font name for this CheckBoxSymbol.

    • C#
    • VB.NET
    public string FontName { get; set; }
    Public Property FontName As String
    Property Value
    System.String

    The font name for this CheckBoxSymbol.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.