Show / Hide Table of Contents

    Class DocumentContent

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

    Properties

    Embedded

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

    metadata

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

    Pages

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