Controls if the resulted image has a transparent background when converting a HTML document without background.
This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool TransparentImage { get; set; }
Public Property TransparentImage As Boolean
Get
Set
public:
property bool TransparentImage {
bool get ();
void set (bool value);
}
member TransparentImage : bool with get, set
Property Value
Type:
Boolean
Reference