OSDN Git Service

UWP版に印刷機能を移植してなかった
authorkonekoneko <test2214@hotmail.co.jp>
Thu, 13 Oct 2016 11:57:47 +0000 (17:27 +0530)
committerkonekoneko <test2214@hotmail.co.jp>
Thu, 13 Oct 2016 11:57:47 +0000 (17:27 +0530)
commit05cfee6d6087513afb42b86a3ca1686055ff9aff
tree862d9c34c79271b2f98e6e048706b5115ec8a6d4
parent14ae14451aa4c8cb9279a0d1ae6912eb5cdb9efd
UWP版に印刷機能を移植してなかった
UWP/FooEditEngine.UWP/FooEditEngine.UWP.csproj
UWP/FooEditEngine.UWP/FooPrintText.cs [new file with mode: 0644]
UWP/FooEditEngine.UWP/Print/ComInterface.cs [new file with mode: 0644]
UWP/FooEditEngine.UWP/Print/D2DPrintPreviewRender.cs [new file with mode: 0644]
UWP/FooEditEngine.UWP/Print/D2DPrintRender.cs [new file with mode: 0644]
UWP/FooEditEngine.UWP/Print/DocumentSource.cs [new file with mode: 0644]
UWP/FooEditEngine.UWP/Print/PrintOptionBuilder.cs [new file with mode: 0644]
UWP/Test/MainPage.xaml
UWP/Test/MainPage.xaml.cs