コード例 #1
0
ファイル: TwentiethPoint.cs プロジェクト: sidea-sk/DocxToPdf
 public static double DxaToPoint(this UInt32Value value)
 => value.ToDouble(Factor);