Name | Description | |
---|---|---|
![]() | WebPdfInteractiveFormFieldJS | Initializes a new instance of the WebPdfInteractiveFormFieldJS class. |
Name | Description | |
---|---|---|
![]() | WebPdfInteractiveFormFieldJS | Initializes a new instance of the WebPdfInteractiveFormFieldJS class. |
Name | Description | |
---|---|---|
![]() | get_AutoFontSizeMaxValue | Gets the maximum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). |
![]() | get_AutoFontSizeMinValue | Gets the minimum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). |
![]() | get_BackgroundColor | Gets a color of the interactive field's background. |
![]() | get_BorderColor | Gets RGB color of the interactive field's border. |
![]() | get_BorderStyleType | Gets the type of border style. |
![]() | get_BorderWidth | Gets width of interaction form field border in points (user units). |
![]() | get_FontSize | Gets the font size of the default appearance. |
![]() | get_FullyQualifiedName | Gets a fully qualified name of the field. |
![]() | get_IsReadOnly | Gets a value indicating whether the field is read-only. |
![]() | get_IsRequired | Gets a value indicating whether the field must have a value at the time it is exported by a submit-form action. |
![]() | get_IsTerminalField | Gets a value indicating whether the field is terminal field (leaf node in fields tree). |
![]() | get_Kids | Gets a list of immediate children of the field. |
![]() | get_ObjectNumber | Gets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS) |
![]() | get_Parent | Gets a parent field of the field. |
![]() | get_PartialName | Gets a partial name of the field. |
![]() | get_PdfDocument | Gets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS) |
![]() | get_TextColor | Gets the text color of the default appearance. |
![]() | get_TextQuadding | Gets the form of quadding (justification) to be used in displaying the text of the field. |
![]() | get_Type | Gets the the type of the field as a string. |
![]() | set_AutoFontSizeMaxValue | Sets the maximum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). |
![]() | set_AutoFontSizeMinValue | Sets the minimum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). |
![]() | set_BackgroundColor | Sets a color of the interactive field's background. |
![]() | set_BorderColor | Sets RGB color of the interactive field's border. |
![]() | set_BorderStyleType | Sets the type of border style. |
![]() | set_BorderWidth | Sets width of interaction form field border in points (user units). |
![]() | set_FontSize | Sets the font size of the default appearance. |
![]() | set_IsReadOnly | Sets a value indicating whether the field is read-only. |
![]() | set_IsRequired | Sets a value indicating whether the field must have a value at the time it is exported by a submit-form action. |
![]() | set_PartialName | Sets a partial name of the field. |
![]() | set_TextColor | Sets the text color of the default appearance. |
![]() | set_TextQuadding | Sets the form of quadding (justification) to be used in displaying the text of the field. |
![]() | toString | Returns the string representation of this object. |