This class represents a file attachment in the PDF document
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public class FileAttachmentElement : PageElement |
| Visual Basic |
|---|
Public Class FileAttachmentElement Inherits PageElement |
| Visual C++ |
|---|
public ref class FileAttachmentElement : public PageElement |