mPDFExportParamsSearchTextType Property
|
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public SearchableTextType SearchTextType { get; set; }
Public Property SearchTextType As SearchableTextType
Get
Set
public:
property SearchableTextType SearchTextType {
SearchableTextType get ();
void set (SearchableTextType value);
}
member SearchTextType : SearchableTextType with get, set
Property Value
Type:
SearchableTextType
See Also