Click or drag to resize

TextContentGetContentData Method

Only for internal use.

Namespace:  ASDSoft.WebSigner.Content
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
public override byte[] GetContentData()

Return Value

Type: Byte
Byte array converted from plain text by UTF8 encoding.
See Also