Telerik.Windows.Documents.Fixed.Model.Data
Interface
IPositionContract for positioning and transforming elements using a 2D matrix (scale, rotate, translate) within fixed documents.
Enum
ImageFormatImage formats supported by the fixed document model when embedding or exporting raster graphics.
Class
MatrixPositionMatrix-backed implementation of IPosition for precise 2D transforms when placing content in fixed documents.
Enum
RotationDiscrete rotation angles applied to pages or content in fixed documents (degrees, clockwise).
Class
SimplePositionLightweight IPosition that composes transforms from scale, rotate, and translate properties at runtime.