ExpertPdf Html to Pdf Converter Library
MaskBltEnabled Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaMaskBltEnabled
ExpertPdf Html to Pdf Converter Library
Enables or disables masking for transparent images. Default is true.
Declaration Syntax
C#Visual BasicVisual C++
public bool MaskBltEnabled { get; set; }
Public Property MaskBltEnabled As Boolean
	Get
	Set
public:
property bool MaskBltEnabled {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)