menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PropertyValueType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PropertyValueType

    Specifies the value type for the property.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum PropertyValueType

    Fields

    Name Description
    Boolean

    Specifies Value type as boolean.

    ByteArray

    Specifies Value type as byte array.

    ClipData

    Specifies Value type as ClipData.

    Date

    Specifies Value type as date.

    Double

    Specifies Value type as double.

    Float

    Specifies Value type as float.

    Int

    Specifies Value type as integer.

    String

    Specifies Value type as String.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved