Aspose.Note for .Net
AttachedFile Properties |
The AttachedFile type exposes the following members.

Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the alignment.
|
![]() | Bytes |
Gets the binary data for an embedded file.
|
![]() | Document |
Gets the document of the node.
(Inherited from Node.) |
![]() | Extension |
Gets the extension of an embedded file.
|
![]() | FileName |
Gets the name of the embedded file.
|
![]() | FilePath |
Gets the path to the original file.
|
![]() | Height |
Gets the original height of the embedded file icon.
|
![]() | HorizontalOffset |
Gets or sets the horizontal offset.
|
![]() | Icon |
Gets the binary data for the icon that is associated with the embedded file.
|
![]() | IconExtension |
Gets the extension of the icon.
|
![]() | IsComposite |
Gets a value indicating whether this node is composite. If true the node can have child nodes.
(Inherited from Node.) |
![]() | IsPrintout |
Gets or sets a value indicating whether the view of the file is printout.
|
![]() | IsSizeSetByUser |
Gets or sets a value indicating whether the value of the size of the icon was explicitly updated by the user.
|
![]() | LastModifiedTime |
Gets or sets the last modified time.
|
![]() | MaxHeight |
Gets or sets the maximum height to display the embedded file icon.
|
![]() | MaxWidth |
Gets or sets the maximum width to display the embedded file icon.
|
![]() | NextSibling |
Gets the next node at the same node tree level.
(Inherited from Node.) |
![]() | NodeType |
Gets the node type.
(Inherited from Node.) |
![]() | ParentNode |
Gets the parent node.
(Inherited from Node.) |
![]() | PreviousSibling |
Gets the previous node at the same node tree level.
(Inherited from Node.) |
![]() | Tags |
Gets the list of tags of an attached file.
|
![]() | Text |
Gets or sets the text representation of the embedded file. The string MUST NOT contain any characters of the value 10 (line feed) or 13 (carriage return).
|
![]() | VerticalOffset |
Gets or sets the vertical offset.
|
![]() | Width |
Gets the original width of the embedded file icon.
|
