ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFPreflightConversionResult Class
Members




In This Topic
    ImGearPDFPreflightConversionResult Class
    In This Topic
    The outcome for an attempt to convert a PDF document according to PDF/A standards.
    Object Model
    ImGearPDFPreflightConversionResult ClassImGearPDFDocument Class
    Syntax
    'Declaration
     
    Public Class ImGearPDFPreflightConversionResult 
    'Usage
     
    Dim instance As ImGearPDFPreflightConversionResult
    public class ImGearPDFPreflightConversionResult 
    public __gc class ImGearPDFPreflightConversionResult 
    public ref class ImGearPDFPreflightConversionResult 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDFPreflightConversionResult

    See Also