Search Results for

    Show / Hide Table of Contents

    Class BarcodeDocument

    Repräsentiert ein Dokument mit Barcodes

    Inheritance
    System.Object
    BarcodeDocument
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DocumentProcessing.Barcode
    Assembly: Simplic.Framework.DocumentProcessing.dll
    Syntax
    public class BarcodeDocument

    Properties

    | Improve this Doc View Source

    Pages

    Gibt alle Seiten zu diesem Barcodedocument zurück

    Declaration
    public List<BarcodeDocumentPage> Pages { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<BarcodeDocumentPage>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx