Specifies the calculated size of object, this size depends from
TextSize, AutoWidth and AutoHeight properties, for example if AutoWidth = true
and AutoHeight = true then CalcSize = MaxLineWidth, AllLinesHeight + RotateOffset * 2;
If AutoWidth = false and AutoHeight = false then
CalcSize = TextSize and so on.
Namespace:
C1.C1PrintDocument.UtilAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)