AttachedFileExtension Property |
Gets the extension of an embedded file.
Namespace:
Aspose.Note
Assembly:
Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntaxpublic string Extension { get; }Public ReadOnly Property Extension As String
Get
public:
property String^ Extension {
String^ get ();
}member Extension : string with get
Property Value
Type:
String
See Also