VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfFormat Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfFormat Class
    In This Topic
    Contains information about format and version of PDF document.
    Object Model
    PdfFormat PdfFormat PdfFormat PdfFormat PdfFormat PdfFormat PdfFormat
    Syntax
    'Declaration
    
    Public NotInheritable Class PdfFormat
    
    
    public sealed class PdfFormat
    
    
    public __gc __sealed class PdfFormat
    
    
    public ref class PdfFormat sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.PdfFormat

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also