Show / Hide Table of Contents

Class PDFServicesJobStatusMethods

Extension methods for PDFServicesJobStatus enum. To be used to compare response status of PDFServicesJobStatusResponse.

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

Methods

GetPDFServicesJobStatusValue(PDFServicesJobStatus)

Returns the string value of PDFServicesJobStatus.

Declaration
public static string GetPDFServicesJobStatusValue(this PDFServicesJobStatus pdfServicesJobStatus)
Parameters
Type Name Description
PDFServicesJobStatus pdfServicesJobStatus

enum instance

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