Search Results for

    Show / Hide Table of Contents

    Class TestPage

    Class which represents a printable testpage

    Inheritance
    System.Object
    TestPage
    Implements
    IPrintable
    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.Printing
    Assembly: Simplic.Printing.dll
    Syntax
    public class TestPage : IPrintable

    Methods

    | Improve this Doc View Source

    Print(PrinterDevice)

    Print a testpage

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

    Device to print on

    Implements

    IPrintable
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Print(PrinterDevice)
    • Implements
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx