Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Print3DManager.ShowPrintUIAsync Method
Definition
- Namespace:
- Windows.Graphics.Printing3D
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.
Programmatically initiates the 3D printing user interface.
public:
static IAsyncOperation<bool> ^ ShowPrintUIAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncOperation<bool> ShowPrintUIAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<bool> ShowPrintUIAsync();
function showPrintUIAsync()
Public Shared Function ShowPrintUIAsync () As IAsyncOperation(Of Boolean)
Returns
true if the operation completes successfully; otherwise, false.
- Attributes
Applies to
Feedback
Was this page helpful?
