MindFusion.Reporting for Silverlight Programmer's Guide
PdfExporter.DefaultEncoding Property
See Also
 





Gets or sets the encoding of the exported texts, or null, to automatically detect the encoding.

Namespace: MindFusion.Reporting.Silverlight.Export
Assembly: MindFusion.Reporting.Silverlight.PdfExport

 Syntax

C#  Copy Code

public Encoding DefaultEncoding { get; set; }

Visual Basic  Copy Code

Public Property DefaultEncoding As Encoding

 Property Value

 See Also

PdfExporter Members
PdfExporter Class
MindFusion.Reporting.Silverlight.Export Namespace