Interface IPrintGraphics
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/awt/PrintGraphics.html
public interface IPrintGraphics
Properties
PrintJob
PrintJob PrintJob { get; }
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/awt/PrintGraphics.html
public interface IPrintGraphics
PrintJob PrintJob { get; }