PdfDocumentControlRenderImagesWithTransparency Property
Indicates if the images are rendered with transparency in PDF.
This property is true by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool RenderImagesWithTransparency { get; set; }
Public Property RenderImagesWithTransparency As Boolean
Get
Set
public:
property bool RenderImagesWithTransparency {
bool get ();
void set (bool value);
}
member RenderImagesWithTransparency : bool with get, set
Property Value
Boolean