Show / Hide Table of Contents

    Class DocumentAnnotationsPlacement

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

    Inheritance
    System.Object
    DocumentAnnotationsPlacement
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    [Eagle]
    public class DocumentAnnotationsPlacement

    Properties

    Annotations

    List of SectionAnnotationsPlacement items.

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