PdfDocumentControlRenderWithTransparency Property
Indicates if the resulted PDF can contain transparent objects. This property is true by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool RenderWithTransparency { get; set; }
Public Property RenderWithTransparency As Boolean
Get
Set
public:
property bool RenderWithTransparency {
bool get ();
void set (bool value);
}
member RenderWithTransparency : bool with get, set
Property Value
Boolean