Skip to main content
All docs
V25.1
  • DocumentCustomProperty.ToStringValue() Method

    Returns the property value as a String value.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public readonly string ToStringValue()

    Returns

    Type Description
    String

    The property value as String value.

    See Also