VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormEditorManager Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfInteractiveFormEditorManager Class Members
    In This Topic
    The following tables list the members exposed by PdfInteractiveFormEditorManager.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfInteractiveFormEditorManager class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the unique name for annotation must be created when annotation is adding to the target annotation list.
    Public PropertyGets or sets a value indicating whether the unique name for field must be created when field is adding to the target field list.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds annotations to the specified target annotation list and adds fields of annotations to the specified target field list.
    Public MethodOverloaded. Copies annotations, copies interactive form fields of annotations, adds annotations to the specified target annotation list and adds fields of annotations to the specified target field list.
    Public MethodReturns a unique name for annotation in target annotation list.
    Public MethodReturns a unique partial name for field in target field list.
    Public MethodOverloaded. Removes the specified PDF annotation from the annotation collection and removes the interactive form field associated with annotation (if annotation is a widget annotation).
    See Also