Show / Hide Table of Contents

    Class DocumentAnnotations

    Descripes how to place a set of annotations and stamps on a document.

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

    Properties

    Annotations

    List of SectionAnnotation items.

    Declaration
    public List<SectionAnnotation> Annotations { get; set; }
    Property Value
    Type Description
    List<SectionAnnotation>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top