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