Show / Hide Table of Contents

    Class DocumentContent

    Inheritance
    System.Object
    DocumentContent
    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.Content
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class DocumentContent

    Properties

    Embedded

    Declaration
    public List<XElementWrapper> Embedded { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<XElementWrapper>

    metadata

    Declaration
    public List<KeyValuePair> metadata { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<KeyValuePair>

    Pages

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