Free Touch Pricker
    Preparing search index...

    Interface Printable

    Interface implemented by objects that can be printed.

    interface Printable {
        print: Print;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    print: Print