groupdocs.signature.domain.extensions
The namespace provides extensions for signature appearances and additional functionality.
Classes
Class | Description |
---|---|
Address |
Represents address for contact. |
Brush |
Represents base class for various brushes. |
CryptoCurrencyTransfer |
Represents Cryptocurrency transfer (receive or send) for QR-Code. |
DigitalVBA |
Represents digital signature for Spreadsheets VBA projects.
It provides ability to sign VBA project at specific Spreadsheets document formats like Xlsm or Xltm. If several DigitalVBA extensions are added to DigitalSignOptions.Extensions only first is involved in document signing. |
EPC |
Represents European Payments Council Quick Response Code. |
Email |
Represents Email format for QR-Code. |
Event |
Represents standard QR-Code Event details. |
FormatAttribute |
Instructs objects serialization to serialize the member with the specified name and format |
HIBCLICCombinedData |
Class for storing HIBC (Healthcare Industry Bar Code Council) LIC (Licensed Identification Code) combined data with primary and secondary data entities. |
HIBCLICPrimaryData |
Class for storing HIBC (Healthcare Industry Bar Code Council) LIC (Licensed Identification Code) primary data. |
HIBCLICSecondaryAdditionalData |
Class for storing HIBC (Healthcare Industry Bar Code Council) LIC (Licensed Identification Code) secondary and additional data. |
HIBCPASData |
Class for encoding and decoding the text embedded in the HIBC PAS code. |
HIBCPASRecord |
Class for storing HIBC (Healthcare Industry Bar Code Council) PAS (Provider Applications Standard) Record |
IDataEncryption |
Encryption interface to provide object encoding and decoding methods. |
IDataSerializer |
Serialization interface to provide object serialization and deserialization methods. |
LinearGradientBrush |
Represents linear gradient brush. |
Mailmark2D |
Class for encoding and decoding the text embedded in the Royal Mail 2D Mailmark |
MaxiCodeMode2 |
Class for encoding and decoding the text embedded in the MaxiCode code for modes |
MaxiCodeSecondMessage |
Class for encoding and decoding standart second message for MaxiCode barcode. |
MeCard |
Represents MeCard standard contact details. |
RadialGradientBrush |
Represents radial gradient brush. |
SMS |
Represents SMS short message service details. |
SignatureExtension |
Represents base class for signatures extensions. |
SkipSerializationAttribute |
Instructs the serialization to skip the member. |
SolidBrush |
Represents solid brush.
It could be used instead background color property. |
SpreadsheetPosition |
Defines signature position for Spreadsheet documents. |
SwissAddress |
Represents the address of the creditor or debtor.
You can either set street, house number, postal code, and town (structured address type) or address line 1 and 2 (combined address elements type). |
SwissQR |
Class for encoding and decoding the text embedded in the SwissQR code. |
SymmetricEncryption |
Implements standard symmetric algorithms for data encryption with single key and passphrase (salt). |
SymmetricEncryptionAttribute |
Instructs instances serialization to encrypt / decrypt object serialization string. |
TextShadow |
Represents text shadow properties for text signatures.
The result may vary depending on the signature type and document format. TextShadow is recommended for using with TextAsImage signature for all supported document types, also with simple TextSignature and TextSignature as watermark for Spreadsheets (.xslx) and Presentations (.pptx). Simple TextSignature for Words (.docx) is recommended too, but has limited functionality. |
TextureBrush |
Represents texture brush. |
VCard |
Represents Electronic Business Card standard contact details. |
WiFi |
Represents WiFi network connection details. |
Enumerations
Enumeration | Description |
---|---|
CryptoCurrencyType |
Represents Cryptocurrency type. |
DataMatrixEncodeMode |
DataMatrix encoder’s encoding mode, default to Auto |
HIBCLICDateFormat |
Specifies the different types of date formats for HIBC (Healthcare Industry Bar Code) LIC (Licensed Identification Code). |
HIBCPASDataLocation |
Specifies HIBC PAS data location types.
HIBC - Healthcare Industry Bar Code PAS - Provider Applications Standard |
HIBCPASDataType |
Specifies the different data types of HIBC PAS record.
HIBC - Healthcare Industry Bar Code PAS - Provider Applications Standard |
Mailmark2DType |
2D Mailmark Type defines size of Data Matrix barcode |
SymmetricAlgorithmType |
Represents symmetric encryption algorithm type. |
WiFiEncryptionType |
Represents WiFi Encryption type. |