AttachedFile Constructor

Aspose.Note for .NET API

AttachedFile Constructor

Overload List
  NameDescription
Public methodAttachedFile(Document, String)
Initializes a new instance of the AttachedFile class.
Public methodAttachedFile(Document, String, Stream)
Initializes a new instance of the AttachedFile class.
Public methodAttachedFile(Document, String, Stream, ImageFormat)
Initializes a new instance of the AttachedFile class.
Public methodAttachedFile(Document, String, Stream, Stream, ImageFormat)
Initializes a new instance of the AttachedFile class.
Top
See Also