package
2.2.1
Repository: https://github.com/dynamicpdf-api/go-client.git
Documentation: pkg.go.dev

# Functions

Initializes a new instance of the `Aes128Security` class by taking the owner and user passwords as parameters to create PDF.
Initializes a new instance of the `Aes256Security` class by taking the owner and user passwords as parameters to create PDF.
Initializes a new instance of the <see cref="DlexLayout"/> class using the DLEX file path present in the cloud environment and the JSON data for the PDF report.
Initializes a new instance of the <see cref="DlexInput"/> class by posting the DLEX file and the JSON data file from the client to the API to create the PDF report.
Initializes a new instance of the `FormField` class * using the name of the form field as a parameter.
Initializes a new instance of the `FormField` class * using the name of the form field as a parameter.
Initializes a new instance of the `GoToAction` class - using an input to create the PDF, page number, and a zoom option.
Initializes a new instance of the `ImageInfo` class.
Initializes a new instance of the `ImageResponse` class.
Initializes a new instance of the `Pdf` class.
Initializes a new instance of the `PdfInfo` class.
Initializes a new instance of the `PdfInfoResponse` class.
No description provided by the author
Initializes a new instance of the `PdfText` class.
Initializes a new instance of the `PdfResponse` class.
Initializes a new instance of the `PdfXmp` class.
Initializes a new instance of the `XmlResponse` class.
Initializes a new instance of the `RC4128Security` class.
No description provided by the author
No description provided by the author

# Constants

AES 128 bit security.
AES 256 bit security.
Encrypts all document contents.
Encrypts all document contents except metadata.
Bold.
BoldItalic.
Represents a Checkbox.
Represents a Combo box.
Fit all elements of page in window.
Fit height of page in window.
Fit page in window.
Fit width of page in window.
Italic.
Represents a List box.
Represents a Radio Button.
RC4 128 bit security.
Regular.
Keep unchanged.

# Variables

Default ApiKey for all endpoints.
Default base URL.

# Structs

Represents AES 128 bit PDF document security.
Represents AES 256 bit PDF document security.
No description provided by the author
Represents the information of a choice field in interactive forms.
Represents a Dlex layout endpoint.
No description provided by the author
Represents a form field in the PDF document.
Represents the form field information containing the collection of different types of field information.
Represents a goto action in a PDF document that navigates to a specific page using page number and zoom options.
Represents an image information endpoint.
No description provided by the author
Represents an image response.
Represents the base class for json response.
Represents information of a MultiSelectListBox.
Represents an outline.
Represents an outlineList.
No description provided by the author
Represents a pdf endpoint.
No description provided by the author
Represents the pdf info endpoint.
Represents the pdf information response.
Represents the pdf information.
Represents the pdf information.
Initializes a new instance of the `PdfResponse` class.
Represents the pdf text endpoint.
Represnts the pdf resource.
Represents the pdfresource.
Represnts the pdf resource.
Represents information of a PushButton field.
Represents RC4 128 bit PDF document security.
Represents AES 128 bit PDF document security.
Represents information of a signature field.
Represents information of a text field.
Represents information of a signature field.
Represents the xml response.

# Interfaces

Base class representing an action to perform tasks in many places such as in outlines, links, buttons etc.
Represents the base class for endpoint and has settings for base url, api key and creates a rest request object.
No description provided by the author
No description provided by the author

# Type aliases

Specifies the type of a button field.
Specifies type of the Choice Field.
Specifies the document components to be encrypted.
No description provided by the author
No description provided by the author
No description provided by the author