Enum PositioningTypes
- Namespace
- Aspose.Imaging.ImageOptions
- Assembly
- Aspose.Imaging.dll
Positioning and size types for graphics scene.
public enum PositioningTypes
Fields
DefinedByDocument = 0
The absolute positioning on the page that is defined by document page settings.
DefinedByOptions = 1
The absolute positioning on the page that is defined by options page settings.
Relative = 2
The relative positioning and size. Determined by the boundary of all graphics objects.