VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI Namespace / WebPdfDocumentEditorControlSettingsJS type
Constructors SeeAlso
In This Topic
    WebPdfDocumentEditorControlSettingsJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfDocumentEditorControlSettingsJS.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the WebPdfDocumentEditorControlSettingsJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether web PDF document editor has button that allows to add file to the editor.
    Public MethodGets a value indicating whether control can clear session cache. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can download file. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether control can export and download file. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether web PDF document editor allows to resize the side panel.
    Public MethodGets a value indicating whether control can upload image from URL. (Inherited from WebUiControlSettingsJS)
    Public MethodGets an identifier of DOM element where WebUiControlJS must be placed. (Inherited from WebUiControlSettingsJS)
    Public MethodGets the collection of UI elements, which must be contained within the WebUiElementContainerJS. (Inherited from WebUiControlSettingsJS)
    Public MethodGets the localization identifier of the WebUiControlJS control. (Inherited from WebUiControlSettingsJS)
    Public MethodGets a value indicating whether web PDF document editor should show the "Interactive fields" side panel.
    Public MethodGets a value indicating whether web PDF document editor should show the "PDF image-resources" side panel.
    Public MethodGets a value indicating whether web PDF document editor should show the "Redaction marks" side panel.
    Public MethodGets a value indicating whether web PDF document editor should show the "Redaction" menu.
    Public MethodGets a value indicating whether web PDF document editor should show the "Search text" side panel.
    Public MethodGets a value indicating whether web PDF document editor should show the "Text selection" side panel.
    Public MethodReturns the first item with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodReturns all items with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodRemoves the first item with specified registered identifier. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether web PDF document editor has button that allows to add file to the editor.
    Public MethodSets a value indicating whether control can clear session cache. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can download file. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether control can export and download file. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether web PDF document editor allows to resize the side panel.
    Public MethodSets a value indicating whether control can upload image from URL. (Inherited from WebUiControlSettingsJS)
    Public MethodSets an identifier of DOM element where WebUiControlJS must be placed. (Inherited from WebUiControlSettingsJS)
    Public MethodSets the localization identifier of the WebUiControlJS control. (Inherited from WebUiControlSettingsJS)
    Public MethodSets a value indicating whether web PDF document editor should show the "Interactive fields" side panel.
    Public MethodSets a value indicating whether web PDF document editor should show the "PDF image-resources" side panel.
    Public MethodSets a value indicating whether web PDF document editor should show the "Redaction marks" side panel.
    Public MethodSets a value indicating whether web PDF document editor should show the "Redaction" menu.
    Public MethodSets a value indicating whether web PDF document editor should show the "Search text" side panel.
    Public MethodSets a value indicating whether web PDF document editor should show the "Text selection" side panel.
    See Also