Uses of Package
fable.framework.imageprint

Packages that use fable.framework.imageprint
fable.framework.imageprint   
 

Classes in fable.framework.imageprint used by fable.framework.imageprint
PrintSettings
          PrintSettings is a class to hold typical printer settings.

The settings for margins can be given with units, e.g.
PrintSettings.Orientation
          Orientation is a complex enum that represents possible printer orientations and that also includes String names for the items.
PrintSettings.Units
          Units is a complex enum that represents possible units and that also includes scaling and String names for the items.
PrintSettings.ValueWithUnits
          ValueWithUnits is a simple class that handles a double value and an associates unit.