Link Search Menu Expand Document

DocumentProfiles Property

Comma-separated list of profiles to apply to the Document. Profiles are sets of properties and methods represented as JSON string. Check the source code examples online or installed with the SDK.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public string Profiles { get; set; }

Property Value

Type: String
See Also

Reference