PdfARendererConvertIncompatiblePagesToImages Property |
Gets or sets a value indicating whether the page that cannot be converted to PDF/A,
will be converted to the image, instead of throwing
PdfAException.
ImageExtractor is required to use this flag.
Namespace:
Atalasoft.PdfDoc.Generating.Rendering
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool ConvertIncompatiblePagesToImages { get; set; }
Public Property ConvertIncompatiblePagesToImages As Boolean
Get
Set
Property Value
Type:
BooleanSee Also