LocalReport.EnableExternalImages Property

Definition

public:
 property bool EnableExternalImages { bool get(); void set(bool value); };
[System.ComponentModel.Category("Security")]
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.NotifyParentProperty(true)]
public bool EnableExternalImages { get; set; }
[<System.ComponentModel.Category("Security")>]
[<System.ComponentModel.DefaultValue(false)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
member this.EnableExternalImages : bool with get, set
Public Property EnableExternalImages As Boolean

Property Value

Attributes

Applies to