Name | Description | |
---|---|---|
![]() | PdfInteractiveFormSignatureField | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfInteractiveFormSignatureField | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AdditionalActions | Gets or sets the additional actions defining the behavior of the field in response to various trigger events. (Inherited from PdfInteractiveFormField) |
![]() | Annotation | Gets a widget annotation (visual appearance) of the field. (Inherited from PdfInteractiveFormField) |
![]() | AppearanceDependsFromValue | Gets a value indicating whether the field appearance depends from field value. (Inherited from PdfInteractiveFormField) |
![]() | AutoFontSizeMaxValue | Gets or sets the maximum font size when font size must be calculated automatically (FontSize set to 0). (Inherited from PdfInteractiveFormField) |
![]() | AutoFontSizeMinValue | Gets or sets the minimum font size when font size must be calculated automatically (FontSize set to 0). (Inherited from PdfInteractiveFormField) |
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | FieldDefaultValue | Gets or sets the field default value. (Inherited from PdfInteractiveFormField) |
![]() | FieldValue | Gets or sets the field value. |
![]() | Font | Gets or sets the text font of the default appearance. (Inherited from PdfInteractiveFormField) |
![]() | FontSize | Gets or sets the font size of the default appearance. (Inherited from PdfInteractiveFormField) |
![]() | FullyQualifiedName | Gets a fully qualified name of the field. (Inherited from PdfInteractiveFormField) |
![]() | HasFieldValue | Gets a value indicating whether this field has a value. (Inherited from PdfInteractiveFormField) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsCalculated | Gets a value indicating whether this field is calculated (field Calculate action is not null). (Inherited from PdfInteractiveFormField) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | IsNoExport | Gets or sets a value indicating whether the field must not be exported by a submit-form action. (Inherited from PdfInteractiveFormField) |
![]() | IsReadOnly | Gets or sets a value indicating whether the field is read-only. (Inherited from PdfInteractiveFormField) |
![]() | IsRequired | Gets or sets a value indicating whether the field must have a value at the time it is exported by a submit-form action. (Inherited from PdfInteractiveFormField) |
![]() | IsTerminalField | Gets or sets a value indicating whether the field is terminal field (leaf node in fields tree). (Inherited from PdfInteractiveFormField) |
![]() | Kids | Gets a list of immediate children of the field. (Inherited from PdfInteractiveFormField) |
![]() | MappingName | Gets or sets a mapping field name to be used when exporting interactive form field data from the document. (Inherited from PdfInteractiveFormField) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Parent | Gets a parent field of the field. (Inherited from PdfInteractiveFormField) |
![]() | PartialName | Gets or sets a partial name of the field. (Inherited from PdfInteractiveFormField) |
![]() | SignatureInfo | Gets or sets a signature information containing the signature and specifying various attributes of the signature field. |
![]() | TextColor | Gets or sets the text color of the default appearance. (Inherited from PdfInteractiveFormField) |
![]() | TextQuadding | Gets or sets the form of quadding (justification) to be used in displaying the text of the field. (Inherited from PdfInteractiveFormField) |
![]() | UserInterfaceName | Gets or sets a user interface name of the field. (Inherited from PdfInteractiveFormField) |
Name | Description | |
---|---|---|
![]() | CreateAppearanceGraphics | Creates a PdfGraphics on annotation appearance. |
![]() | CreateFieldCopy | Overloaded. Create copy of this field into the specified document. (Inherited from PdfInteractiveFormField) |
![]() | CreateFieldTreeCopy | Overloaded. Creates a copy of this field tree. (Inherited from PdfInteractiveFormField) |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfInteractiveFormField) |
![]() | GetAnnotationRotate | Returens the number of degrees by which the widget annotation is rotated counterclockwise relative to the page. (Inherited from PdfInteractiveFormField) |
![]() | GetAnnotations | Returns an array of PdfAnnotation that contains all widget annotations of interactive form field tree. This field is used as a root of interactive form field tree. (Inherited from PdfInteractiveFormField) |
![]() | GetAvailableAppearanceStateNames | Returns a string array that contains available normal appearance state names of widget annotation. (Inherited from PdfInteractiveFormField) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetTextContentPadding | Returns the rectangle, where field text content must be drawn. (Inherited from PdfInteractiveFormField) |
![]() | GetTextContentRect | Returns the rectangle, where field text content must be drawn. (Inherited from PdfInteractiveFormField) |
![]() | GetTextDefaultAppearance | Overloaded. Returns the properties of text default appearance. (Inherited from PdfInteractiveFormField) |
![]() | GetVariableTextValue | Returns the current value of the variable text. (Inherited from PdfInteractiveFormField) |
![]() | Remove | Deletes the field and all children from interactive form tree, also removes all widget annotations of deleted subtree from annotations of PDF pages. (Inherited from PdfInteractiveFormField) |
![]() | ResetValue | Resets the field value and children field values to their default values. (Inherited from PdfInteractiveFormField) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfInteractiveFormField) |
![]() | SetDefaultValueFromValue | Sets the field default value and children field default values to their current values. (Inherited from PdfInteractiveFormField) |
![]() | SetTextDefaultAppearance | Sets the properties of text default appearance. (Inherited from PdfInteractiveFormField) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
Name | Description | |
---|---|---|
![]() | DrawAppearance | Draws the interactive form field appearance on the specified PdfGraphics. (Inherited from PdfInteractiveFormField) |
![]() | NeedUpdateAppearance | Determines that appearance must be updated. |
![]() | UpdateAppearance | Overloaded. Updates an annotation appearance using the properties of the default appearance. (Inherited from PdfInteractiveFormField) |
PdfInteractiveFormSignatureField Class
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace