[]
        
(Showing Draft Content)

C1.C1Preview.Forms.TagsInputForm

TagsInputForm Class

Represents the standard form used to edit the Tags collection of a C1PrintDocument.

Namespace: C1.C1Preview.Forms
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class TagsInputForm : TagsInputFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
TagsInputForm()

Initializes a new instance of the TagsInputForm class.

Fields

Name Description
btnCancel
btnOk

Properties

Name Description
Document

Gets the C1PrintDocument which is the owner of the tags that are edited.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

EditTags(C1PrintDocument)

Shows the tags input dialog, returns a value indicating whether the user accepted the dialog.