This class incapsulates the single item printed in the ImagePrintDocument class.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Class PrintPlaceholder
public class PrintPlaceholder
The placeholder (printed item) is defined by the following elements:
When you place the placeholder manually, you can define its position using Location property. Also, you can set the dimensions of the placeholder using the Size property. If the image has the different size, it will be resized or cropped depending on the ImageFitMode property of the PrintOptions used by the ImagePrintDocument which prints this item.