Class EmbeddedFileForm
Dialog for editing the metadata of a file embedded in a PDF/A document (description, file name, MIME type, creation/modification dates and AF relationship).
Inheritance
EmbeddedFileForm
Implements
Inherited Members
Namespace: Reportman.Reporting.Forms
Assembly: Reportman.Reporting.Forms.dll
Syntax
public class EmbeddedFileForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
View SourceEmbeddedFileForm()
Declaration
public EmbeddedFileForm()
Methods
View SourceAskEmbeddedFileData(EmbeddedFile)
Declaration
public static bool AskEmbeddedFileData(EmbeddedFile embedded)
Parameters
| Type | Name | Description |
|---|---|---|
| EmbeddedFile | embedded |
Returns
| Type | Description |
|---|---|
| bool |
Dispose(bool)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing | true if managed resources should be disposed; otherwise, false. |
Overrides
View SourceInit()
Declaration
public void Init()