Search Results for

    Show / Hide Table of Contents

    Interface IGenerateAnnotationService

    Interface for generating annotation that are basing on a given document

    Namespace: Simplic.Viewer.Annotation
    Assembly: Simplic.Viewer.Annotation.dll
    Syntax
    public interface IGenerateAnnotationService

    Methods

    | Improve this Doc View Source

    Generate(Guid)

    Generate annotation result by using a blob guid

    Declaration
    GenerateAnnotationResult Generate(Guid blobId)
    Parameters
    Type Name Description
    System.Guid blobId

    Unique blob guid

    Returns
    Type Description
    GenerateAnnotationResult

    Annotation result

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx