PdfRichMediaAnnotationWidget
RichMediaName Property
|
Get the rich media file name.
Namespace:
Spire.Pdf.Annotations
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string RichMediaName { get; }
Public ReadOnly Property RichMediaName As String
Get
public:
property String^ RichMediaName {
String^ get ();
}
member RichMediaName : string with get
Property Value
Type:
String
See Also