Click or drag to resize

DocumentInfoContentType Property

Media type of document used for downloading document in browser, for example application/pdf for PDF document.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public string ContentType { get; }

Property Value

Type: String
See Also