SealServerConfigurationPdfUseClient Property |
If true, the client library is used to perform the HTML to PDF conversion (mainly useful for non-Windows or Azure installation). This requires the installation of the HTML to PDF Server on a Windows machine or on Azur Services.
Namespace: Seal.ModelAssembly: SealLibrary (in SealLibrary.dll) Version: 8.1.0.0+4fe7975a95558d7cdf0d4c425e2c3a22827d67dd
Syntax public bool PdfUseClient { get; set; }
Property Value
BooleanSee Also