Click or drag to resize

X501AttributeTypeAndValueGetStringValue Method

Retrieves the value associated with the contained OID (object identifier) as a string, if the value is defined by the OID to be of a string type.

Namespace:  pdftron.Crypto
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetStringValue()

Return Value

Type: String
a string containing the string value
See Also