VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / GotoActionMetadata Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
GotoActionMetadata Class
In This Topic
Provides the base class for metadata of navigation action.
Object Model
RegionF MetadataNode MetadataNodeList GotoActionMetadata
Syntax
'Declaration

Public MustInherit Class GotoActionMetadata
   Inherits PageContentActionMetadata

public abstract class GotoActionMetadata : PageContentActionMetadata

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Metadata.MetadataNode
      Vintasoft.Imaging.Metadata.PageContentMetadata
         Vintasoft.Imaging.Metadata.PageContentActionMetadata
            Vintasoft.Imaging.Metadata.GotoActionMetadata
               Vintasoft.Imaging.Metadata.OpenXmlGotoActionMetadata

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