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

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

    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