c# - What is the correct Content Type of an .xps file -


i'm creating asp.net web application in c# convert bunch of .xps files .pdf , want validate input file converted content type instead of file extension security reasons.

according resource application/vnd.ms-xpsdocument or application/oxps depending on file


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -