Name | Description | |
---|---|---|
![]() | PdfTextWidgetAnnotationFillTransformer | Initializes a new instance of the PdfTextWidgetAnnotationFillTransformer class. |
Name | Description | |
---|---|---|
![]() | PdfTextWidgetAnnotationFillTransformer | Initializes a new instance of the PdfTextWidgetAnnotationFillTransformer class. |
Name | Description | |
---|---|---|
![]() | ActivateClickCount | Gets or sets the mouse click count that needs to activate text editing. (Inherited from TextObjectTextBoxTransformer) |
![]() | AutomaticallyCalculateTextBoxLocationAndSize | Gets or sets a value indicating whether the size and location of the TextBox should be calculated automatically. (Inherited from TextObjectTextBoxTransformer) |
![]() | AutoZoomTextBox | Gets or sets a value indicating whether automatic zoom must be used in text box. (Inherited from TextObjectTextBoxTransformer) |
![]() | EditorArea | Gets or sets an interaction area that is used for editing of text of interactive object. (Inherited from TextObjectTextBoxTransformer) |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from InteractionControllerBase) |
![]() | FocusOnTextBoxShown | Gets or sets a value indicating whether text box must receive focus when text box is shown. (Inherited from TextObjectTextBoxTransformer) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from InteractionControllerBase) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from InteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from InteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from InteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from InteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interactive object. (Inherited from InteractionControllerBase) |
![]() | IsTextBoxVisible | Gets a value indicating whether text box is visible. (Inherited from TextObjectTextBoxTransformer) |
![]() | IsVerticalCentering | Gets or sets a value indicating whether the text must be centered in vertical direction. (Inherited from TextObjectTextBoxTransformer) |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from InteractionControllerBase<T>) |
![]() ![]() | NeedDisposeTextBox | Gets or sets a value indicating whether need dispose TextBox after use. (Inherited from TextObjectTextBoxTransformer) |
![]() ![]() | SetFontSizeUsingTextBoxZoomFactor | Gets or sets a value indicating whether transformer should change the font size in TextBox control using TextBoxZoomFactor property. (Inherited from TextObjectTextBoxTransformer) |
![]() | SpellCheckManager | Gets or sets the spell check manager. (Inherited from TextObjectTextBoxTransformer) |
![]() | Text | Gets or sets a text of the interactive object. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBox | Gets or sets the TextBox of this transformer. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxHeight | Gets or sets a height of TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxWidth | Gets or sets a width of TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxZoomFactor | Gets or sets the zoom factor of text box. (Inherited from TextObjectTextBoxTransformer) |
![]() | UseObjectBoundingBoxForTextBoxLocationAndSize | Gets or sets a value indicating whether the location and size of TextBox must be get from an object bounding box. (Inherited from TextObjectTextBoxTransformer) |
Name | Description | |
---|---|---|
![]() | InteractionAreaList | Gets a list of interaction areas. (Inherited from InteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from InteractionControllerBase) |
![]() | HideTextBox | Hides the text box. (Inherited from TextObjectTextBoxTransformer) |
![]() | OnActivate | Invoked when interaction controller is activated. |
![]() | OnDeactivate | Occurs when interaction controller is deactivated. |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase) |
![]() | Reset | Resets the interaction controller. (Inherited from InteractionControllerBase) |
![]() | ShowTextBox | Shows the text box in the specified location of specified ImageViewer. |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from TextObjectTextBoxTransformer) |
Name | Description | |
---|---|---|
![]() | CreateTextBox | Creates the text box. |
![]() | DisableHandlingTextChangedEvent | Disables the handling text changed event. (Inherited from TextObjectTextBoxTransformer) |
![]() | DisposeTextBox | Disposes the text box. (Inherited from TextObjectTextBoxTransformer) |
![]() | EnableHandlingTextChangedEvent | Enables the handling text changed event. (Inherited from TextObjectTextBoxTransformer) |
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from InteractionControllerBase) |
![]() | OnMouseMove | Raises the MouseMove event. |
![]() | OnTextBoxClosed | Raises the TextBoxClosed event. It is called after the TextBox is closed. (Inherited from TextObjectTextBoxTransformer) |
![]() | OnTextBoxClosing | Raises the TextBoxClosing event. It is called before the TextBox is closed. (Inherited from TextObjectTextBoxTransformer) |
![]() | OnTextBoxShowing | Raises the TextBoxShowing event. It is called before the TextBox is shown. (Inherited from TextObjectTextBoxTransformer) |
![]() | OnTextBoxShown | Raises the TextBoxShown event. It is called after the TextBox is shown. (Inherited from TextObjectTextBoxTransformer) |
![]() | OnTextBoxUpdated | Raises the TextBoxUpdated event. It is called after updating the location and/or size of the TextBox or the text object in the viewer. (Inherited from TextObjectTextBoxTransformer) |
![]() | PerformInteraction | Performs an interaction between user and interaction area of interaction object. (Inherited from TextObjectTextBoxTransformer) |
![]() | ProcessImeMessages | Processes the IME Windows messages. (Inherited from InteractionControllerBase) |
![]() | UpdateTextBoxLocationAndSize | Updates the location and size of TextBox. (Inherited from TextObjectTextBoxTransformer) |
Name | Description | |
---|---|---|
![]() | Interaction | Occurs when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase) |
![]() | InteractionFinished | Occurs when interaction is finished. (Inherited from InteractionControllerBase) |
![]() | MouseMove | Occurs when mouse is moved on the TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxClosed | Occurs after closing the TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxClosing | Occurs before closing the TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxShowing | Occurs before showing the TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxShown | Occurs after showing the TextBox. (Inherited from TextObjectTextBoxTransformer) |
![]() | TextBoxUpdated | Occurs after updating the location and/or size of the TextBox or the text object in the viewer. (Inherited from TextObjectTextBoxTransformer) |
PdfTextWidgetAnnotationFillTransformer Class
Vintasoft.Imaging.Pdf.UI.Annotations Namespace