Show / Hide Table of Contents

Class PDFServicesMediaTypeMethods

Extension methods for PDFServicesMediaType enum. To be used to get extension of media type, for uploading input streams.

Inheritance
System.Object
PDFServicesMediaTypeMethods
Namespace: Adobe.PDFServicesSDK
Assembly: Adobe.PDFServicesSDK.Doc.dll
Syntax
public static class PDFServicesMediaTypeMethods

Methods

GetMIMETypeValue(PDFServicesMediaType)

Returns the string value of PDFServicesMediaType.

Declaration
public static string GetMIMETypeValue(this PDFServicesMediaType pdfServicesMediaType)
Parameters
Type Name Description
PDFServicesMediaType pdfServicesMediaType

enum instance

Returns
Type Description
System.String
In This Article
Back to top Copyright © 2020 Adobe. All rights reserved.