C# Class PdfRpt.Core.Helper.PdfConformance

Applies PDF/A Conformance.
显示文件 Open project: VahidN/PdfReport Class Usage Examples

Public Properties

Property Type Description
PdfXToPdfA PdfAConformanceLevel>.IDictionary

Public Methods

Method Description
SetColorProfile ( ) : void

Sets PDF/A Conformance ColorProfile.

SetConformanceLevel ( ) : void

Sets PDF/A Conformance Level.

Method Details

SetColorProfile() public method

Sets PDF/A Conformance ColorProfile.
public SetColorProfile ( ) : void
return void

SetConformanceLevel() public method

Sets PDF/A Conformance Level.
public SetConformanceLevel ( ) : void
return void

Property Details

PdfXToPdfA public_oe static_oe property

PdfX To PdfA Converter
public static IDictionary PdfXToPdfA
return PdfAConformanceLevel>.IDictionary