Controls if the HTML elements without text can be outlined. This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool OutlineEmptyText { get; set; }
Public Property OutlineEmptyText As Boolean
Get
Set
public:
property bool OutlineEmptyText {
bool get ();
void set (bool value);
}
member OutlineEmptyText : bool with get, set
Property Value
Type:
Boolean
Reference