Class: DynamicPDFApi::ImageSizeUnit
- Inherits:
-
Object
- Object
- DynamicPDFApi::ImageSizeUnit
- Defined in:
- lib/ruby_client/Imaging/ImageSizeUnit.rb
Overview
Specifies the unit of measurement for image size.
Constant Summary collapse
- Millimeter =
Millimeter unit of measurement.
:Millimeter.freeze
- Inch =
Inch unit of measurement.
:Inch.freeze
- Point =
Point unit of measurement.
:Point.freeze