Microsoft Developer Network > 포럼 홈 > XML Paper Specification (XPS) > how can you exclude elements from XPS?
질문하기질문하기
 

질문how can you exclude elements from XPS?

  • 2009년 6월 26일 금요일 오후 2:28g_sinner 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    We've got an app with a tab control and a print option that prints the contents of the tabs out to XPS.  Some of the tabs include elements like toolbars and expand/collapse buttons that we'd like to exclude from the generated XPS.  Is there a tag we can include in the XAML for elements we'd like to be excluded?  Or do we need to manually toggle visibility off, then restore to prior state after the XPS is printed?
    Thanks for any ideas!