Search Results for

    Show / Hide Table of Contents

    Interface IPrintable

    Interface which must be implemented in all printiable objects

    Namespace: Simplic.Printing
    Assembly: Simplic.Printing.dll
    Syntax
    public interface IPrintable

    Methods

    | Improve this Doc View Source

    Print(PrinterDevice)

    Print some thing on the passed device

    Declaration
    void Print(PrinterDevice device)
    Parameters
    Type Name Description
    PrinterDevice device

    Instance of a printer device

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx