ComponentOne FlexReport for WinForms
PdfACompatible Property (PdfExporter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > PdfExporter Class : PdfACompatible Property
Gets or sets a value indicating whether the generated PDF file should be PDF/A compatible. This property is used only when ServerSide is false.
Syntax
'Declaration
 
Public Property PdfACompatible As System.Boolean
public System.bool PdfACompatible {get; set;}
See Also

Reference

PdfExporter Class
PdfExporter Members