LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FileName Property
See Also 
Leadtools.Annotations Namespace > AnnVideoObject Class : FileName Property



The FileName Property is available in LEADTOOLS Document and Medical Imaging toolkits.

Gets or sets the video file name of this AnnVideoObject.

Syntax

Visual Basic (Declaration) 
Public Overridable Property FileName As String
Visual Basic (Usage)Copy Code
Dim instance As AnnVideoObject
Dim value As String
 
instance.FileName = value
 
value = instance.FileName
C# 
public virtual string FileName {get; set;}
C++/CLI 
public:
virtual property String^ FileName {
   String^ get();
   void set (    String^ value);
}

Property Value

A string value that specifies the video file name of this AnnVideoObject.

Example

For an example, refer to AnnVideoObject

Remarks

LEADTOOLS Annotations uses the LEADTOOLS Multimedia for .NET toolkit to render video files and Leadtools.Multimedia must be present on the machine. For more information, refer to Introduction to LEADTOOLS Multimedia for .NET.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features