Show / Hide Table of Contents

    Class DocumentAnnotationsPlacement

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

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

    Properties

    Annotations

    List of SectionAnnotationsPlacement items.

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