ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Source - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Source

    Specifies the type of source for an Image.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum Source

    Fields

    Name Description
    Database

    Specifies that a peer Value must contain an expression that evaluates to the binary data for an image

    Embedded

    Specifies that a peer Value must contain a string constant or expression that evaluates to the name of an embedded image within the report.

    External

    Specifies that a peer Value must contain a string constant or expression that evaluates to the location of an image.

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