@model NP.Model.VMCM @{ Layout = "~/Views/Shared/_PrintLayout.cshtml"; var i = 1; }
 
* 인쇄설정에서 머리글과 바닥글을 표시제외하고 배경이미지를 활성화 해주세요.
인쇄 취소
@section styles{ } @section scriptsHeader { } @section scripts { }