VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Vmf.UI Namespace / VmfContentHyperlinkInfo Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VmfContentHyperlinkInfo Class
    In This Topic
    Provides information about hyperlink in VMF document.
    Object Model
    VmfContentElement VmfContentElement VmfContentInfo VmfContentInfo VmfContentHyperlinkInfo
    Syntax
    'Declaration
    
    Public Class VmfContentHyperlinkInfo
       Inherits VmfContentFragmentInfo
    
    
    public class VmfContentHyperlinkInfo : VmfContentFragmentInfo
    
    
    public __gc class VmfContentHyperlinkInfo : public VmfContentFragmentInfo*
    
    
    public ref class VmfContentHyperlinkInfo : public VmfContentFragmentInfo^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Office.Vmf.UI.VmfContentFragmentInfo
          Vintasoft.Imaging.Office.Vmf.UI.VmfContentHyperlinkInfo

    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also