Show / Hide Table of Contents

    Class GetTemplateImageResult

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

    Properties

    FileData

    Binary file data

    Declaration
    public string FileData { get; set; }
    Property Value
    Type Description
    System.String

    FileName

    File Name

    Declaration
    public string FileName { get; set; }
    Property Value
    Type Description
    System.String

    ImageDPI

    ImageDPI

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