AttachedFile Constructor
Aspose.Note for .Net
AttachedFile Constructor |
| Name | Description | |
|---|---|---|
| AttachedFile(Document, String) |
Initializes a new instance of the AttachedFile class.
| |
| AttachedFile(Document, String, Stream) |
Initializes a new instance of the AttachedFile class.
| |
| AttachedFile(Document, String, Stream, ImageFormat) |
Initializes a new instance of the AttachedFile class.
| |
| AttachedFile(Document, String, Stream, Stream, ImageFormat) |
Initializes a new instance of the AttachedFile class.
|