VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Content Namespace / PdfContentXObjectEditor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfContentXObjectEditor Class
    In This Topic
    Allows to extract, find and remove XObjects from a PDF page, form or annotation.
    Object Model
    PdfContentXObjectEditor
    Syntax
    'Declaration
    
    Public Class PdfContentXObjectEditor
    
    
    public class PdfContentXObjectEditor
    
    
    public __gc class PdfContentXObjectEditor
    
    
    public ref class PdfContentXObjectEditor
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.Content.PdfContentXObjectEditor

    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