VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / PdfContentXObjectTool Class
In This Topic
PdfContentXObjectTool Class Methods
In This Topic
For a list of all methods of this type, see PdfContentXObjectTool.
Public Methods
 NameDescription
Public MethodOverloaded. Releases all resources used by the object. (Inherited from VisualTool)
Public MethodFinds the forms on PDF page.
Public MethodFinds the forms on PDF page.
Public MethodFinds the images on PDF page.
Public MethodFinds the images on PDF page.
Public Methodstatic (Shared in Visual Basic)Finds the specified visual tool of specified type in visual tool. (Inherited from VisualTool)
Public MethodFinds the XObjects on PDF page.
Public MethodFinds the XObjects on PDF page.
Public Methodstatic (Shared in Visual Basic)Returns a PdfPage associated with the image. (Inherited from PdfVisualTool)
Public MethodReturns the supported UI actions.
Public Methodstatic (Shared in Visual Basic)Returns a transform from the PDF page space to the image viewer space. (Inherited from PdfVisualTool)
Public Methodstatic (Shared in Visual Basic)Returns a transform from the image viewer space to the PDF page space. (Inherited from PdfVisualTool)
Public MethodSelects the next available item and makes it as the active item.
Public MethodConverts point from the PDF page's coordinate space to the image viewer's coordinate space. (Inherited from PdfVisualTool)
Public MethodConverts point from the image viewer's coordinate space to the PDF page's coordinate space. (Inherited from PdfVisualTool)
Public MethodOverloaded. Converts points from the PDF page's coordinate space to the image viewer's coordinate space. (Inherited from PdfVisualTool)
Public MethodOverloaded. Converts points from the image viewer's coordinate space to the PDF page's coordinate space. (Inherited from PdfVisualTool)
Public MethodRemoves the XObject.
Public MethodRemoves the XObjects.
Public MethodSets the resource of content XObject.
Public MethodReturns the string representation of this object. (Inherited from VisualTool)
Public MethodTransforms the specified content XObject.
Protected Methods
 NameDescription
Protected MethodOverloaded. Invalidates the specified region of the , and causes a paint message to be sent to the . (Inherited from VisualTool)
Protected MethodOverloaded. Executes the specified delegate on the thread that owns the 's underlying . (Inherited from VisualTool)
Protected MethodDetermines whether the ActionButton contains the button. (Inherited from VisualTool)
Protected MethodReturns a value indicating whether the visual tool will process the mouse event. (Inherited from VisualTool)
Protected MethodRaises the Activated event. (Inherited from VisualTool)
Protected MethodRaises the Activating event. (Inherited from VisualTool)
Protected MethodRaises the ContentXObjectMouseDown event.
Protected MethodRaises the ContentXObjectMouseEnter event.
Protected MethodRaises the ContentXObjectMouseLeave event.
Protected MethodRaises the ContentXObjectMouseUp event.
Protected MethodRaises the Deactivated event.
Protected MethodRaises the Deactivating event. (Inherited from VisualTool)
Protected MethodRaises the EnabledChanged event. (Inherited from VisualTool)
Protected MethodRaises the ImageChanged event. (Inherited from VisualTool)
Protected MethodRaises the ImageChanging event. (Inherited from VisualTool)
Protected MethodRaises the ImageLoadingException event. (Inherited from VisualTool)
Protected MethodRaises the KeyDown event. (Inherited from VisualTool)
Protected MethodRaises the KeyUp event. (Inherited from VisualTool)
Protected MethodOccurs when visual tool loses the focus. (Inherited from VisualTool)
Protected MethodRaises the MouseClick event. (Inherited from VisualTool)
Protected MethodRaises the MouseDoubleClick event. (Inherited from VisualTool)
Protected MethodRaises the MouseDown event.
Protected MethodRaises the MouseEnter event. (Inherited from VisualTool)
Protected MethodRaises the MouseLeave event. (Inherited from VisualTool)
Protected MethodRaises the MouseMove event.
Protected MethodRaises the MouseUp event.
Protected MethodRaises the MouseWheel event. (Inherited from VisualTool)
Protected MethodOverloaded. Paints content of visual tool on specified image. (Inherited from VisualTool)
Protected MethodRaises the PreviewKeyDown event. (Inherited from VisualTool)
Protected MethodRaises the SelectedXObjectsChanged event.
Protected MethodRaises the XObjectsChanged event.
Protected MethodProcesses the IME Windows messages. (Inherited from VisualTool)
Protected MethodResets this tool.
See Also