VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Content Namespace / PdfContentXObjectEditor Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfContentXObjectEditor Class Members
    In This Topic
    The following tables list the members exposed by PdfContentXObjectEditor.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the list of extracted XObjects.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this PdfContentXObjectEditor.
    Public MethodDuplicates XObject resource of specified content XObject.
    Public MethodFinds all PDF forms in PDF page/form/annotation.
    Public MethodFinds all image-resources in PDF page/form/annotation.
    Public MethodOverloaded. Finds all XObjects (image-resources, PDF forms, etc) in PDF page/form/annotation.
    Public MethodRemoves the form content of content XObject of PDF page or form.
    Public MethodRemoves XObjects from specified region.
    Public MethodSaves the changes.
    Public MethodOverloaded. Sets the resource of content XObject.
    Public MethodTransforms the specified content XObject.
    See Also