VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Content Namespace / PdfContentXObjectEditor Class
In This Topic
PdfContentXObjectEditor Class Methods
In This Topic
For a list of all methods of this type, see PdfContentXObjectEditor.
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