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 |