PdfAutoOutlinesOutlineEmptyText Property
Controls if the HTML elements without title can be outlined. This property is true by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean