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