Show / Hide Table of Contents

    Class SectionAnnotation

    Describes how to place a set of annotations and stamps on a section.

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

    Properties

    Annotation

    Declaration
    public List<Layer> Annotation { get; set; }
    Property Value
    Type Description
    List<Layer>

    PageNumber

    Number of the page to set annotations on.

    Declaration
    public int PageNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    SectionNumber

    Number of the section to set annotations on.

    Declaration
    public int SectionNumber { get; set; }
    Property Value
    Type Description
    System.Int32
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top