Show / Hide Table of Contents

    Class Annotation

    Annotation element. Contains all annotations for a specific page in up to 5 layers

    Inheritance
    System.Object
    Annotation
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class Annotation : object

    Properties

    Layer

    List of layers that contains annotations in a specific layer. Annotation can have up to 5 layers.

    Declaration
    public List<Layer> Layer { get; set; }
    Property Value
    Type Description
    List<Layer>
    In This Article
    • Properties
      • Layer
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top