Gets or sets a collection of PrintArea objects defining an area to be printed.
Namespace:
Aurigma.DesignAtoms.Model
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public Collection<PrintArea> PrintAreas { get; private set; }