https://github.com/microsoftgraph/universalprint-samples
This repo contains code samples that demonstrate how to build applications that integrate with and extend Universal Print.
https://github.com/microsoftgraph/universalprint-samples
devxsample
Last synced: 1 day ago
JSON representation
This repo contains code samples that demonstrate how to build applications that integrate with and extend Universal Print.
- Host: GitHub
- URL: https://github.com/microsoftgraph/universalprint-samples
- Owner: microsoftgraph
- License: mit
- Created: 2020-05-08T18:23:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T13:54:31.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T11:13:02.230Z (9 months ago)
- Topics: devxsample
- Language: C#
- Homepage:
- Size: 2.25 MB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# universalprint-samples
This repo contains code samples that demonstrate how to build applications that integrate with and extend Universal Print. Each directory contains a different set of samples:
1. **S2S Integration Samples** - Samples that implement custom print logic by extending the print workflow.
2. **Graph Sample** - Sample that uses the [Universal Print Graph APIs](https://docs.microsoft.com/en-us/graph/universal-print-concept-overview) to list printer shares and print documents.