Click or drag to resize

IPdfDocumentGetPdfFormat Method

Gets a string representation of the PDF document format.

Namespace: Compiled.EDD.Scripting.Extensions.Pdf
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
string GetPdfFormat()

Return Value

String
Text representation of the PDF document format.
See Also