PrintHelper.RemoveFrameworkElementToPrint(FrameworkElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes an element from the list of elements to print.
public void RemoveFrameworkElementToPrint (Windows.UI.Xaml.FrameworkElement element);
member this.RemoveFrameworkElementToPrint : Windows.UI.Xaml.FrameworkElement -> unit
Public Sub RemoveFrameworkElementToPrint (element As FrameworkElement)
Parameters
- element
- Windows.UI.Xaml.FrameworkElement
Framework element to remove