IOleObject
EmbeddedFileName Property
|
Get the ole file name.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
string EmbeddedFileName { get; }
ReadOnly Property EmbeddedFileName As String
Get
property String^ EmbeddedFileName {
String^ get ();
}
abstract EmbeddedFileName : string with get
Property Value
Type:
String
See Also