HtmlToPdfElementBkgTransparency Property |
Modify background transparency. 0 means transparent, 100 means opaque.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic int BkgTransparency { get; set; }
Public Property BkgTransparency As Integer
Get
Set
Property Value
Type:
Int32
See Also