IPDFPrinter Interface

Interface for PDF printer

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public interface IPDFPrinter

Methods

CanPrint True if can print
GetOutput Get output for printing

See Also