PDFOutputOpts Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
DisplayInLine | 1 | Tells the service to display the PDF inline, as opposed to just returning the file. | |
OutputAsBase64String | 2 | Tells the service to output the PDF as a Base64 string, as opposed to straight Binary data. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.