The Embedded
public class EmbeddedFilePublic Class EmbeddedFile Introduced: 33.0.
| Property | Description |
|---|---|
| Binary |
If the file is a binary file, this property returns the binary data. |
| Creation |
Gets the file's creation date. |
| Description | Gets the file's optional description. |
| File |
Gets the file's name. |
| Has |
Gets a value indicating whether the embedded file has binary data. |
| Has |
Gets a value indicating whether the embedded file has text data. |
| Last |
Gets the date the file was last modified. |
| Mime |
Gets an optional string specifying the file's type using types specified through the Multipurpose Internet Mail Extensions (MIME) specification. |
| Relationship | PDF/ |
| String |
If the file is a text file, this property returns the text data. |