PdfFileSignature.GetLocation

PdfFileSignature.GetLocation method

Gets the location of a signature.

public string GetLocation(string signName)
ParameterTypeDescription
signNameStringThe name of signature.

Return Value

Returns a result of string type.

See Also