Aspose.Note for .Net
AttachedFile Constructor |
Overload List| 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.
|
See Also