XRPdfContent.UseSvgRendering Property
In This Article
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[Browsable(false)]
[DefaultValue(false)]
[SRCategory(ReportStringId.CatAppearance)]
public bool UseSvgRendering { get; set; }
#Property Value
Type | Default |
---|---|
Boolean | false |
See Also