C1.C1Preview.2.dll - 2.0.20082.50022 Hi, I set the default units to mm: pdocDocument.DefaultUnit = UnitTypeEnum.Mm But this returns a value in inches: pdocDocument.PageLayout.PageSettings.Height.Value So does this: C1PageSettings.GetCurrentLocaleDefaultPaperSize(ldblPageWidth, ldblPageHeight, ldblPageMargin...