Indicates if the resulted PDF can contain transparent objects. This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference