VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfInteractiveFormComboBoxJS type
Constructors SeeAlso
In This Topic
    WebPdfInteractiveFormComboBoxJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfInteractiveFormComboBoxJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfInteractiveFormComboBoxJS class.
    Methods
     NameDescription
    Public MethodGets the maximum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the minimum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets a color of the interactive field's background. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets RGB color of the interactive field's border. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the type of border style. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets width of interaction form field border in points (user units). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the font size of the default appearance. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets a fully qualified name of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets a value indicating whether the field is read-only. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets a value indicating whether the field must have a value at the time it is exported by a submit-form action. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets a value indicating whether field's option items should be sorted alphabetically.
    Public MethodGets a value indicating whether the field is terminal field (leaf node in fields tree). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the items as a string array.
    Public MethodGets a list of immediate children of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets a parent field of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets a partial name of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the selected item of combo box field.
    Public MethodGets the text color of the default appearance. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the form of quadding (justification) to be used in displaying the text of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodGets the the type of the field as a string. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets the maximum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets the minimum font size when font size must be calculated automatically (WebPdfInteractiveFormFieldJS.get_FontSize set to 0). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets a color of the interactive field's background. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets RGB color of the interactive field's border. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets the type of border style. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets width of interaction form field border in points (user units). (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets the font size of the default appearance. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets a value indicating whether the field is read-only. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets a value indicating whether the field must have a value at the time it is exported by a submit-form action. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets a value indicating whether field's option items should be sorted alphabetically.
    Public MethodSets the items as a string array.
    Public MethodSets a partial name of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets the selected item of combo box field.
    Public MethodSets the text color of the default appearance. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodSets the form of quadding (justification) to be used in displaying the text of the field. (Inherited from WebPdfInteractiveFormFieldJS)
    Public MethodReturns the string representation of this object. (Inherited from WebPdfInteractiveFormFieldJS)
    See Also