The maximum number of characters of the outline text. By default there is no limit
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int MaxTextChars { get; set; }
Public Property MaxTextChars As Integer
Get
Set
public:
property int MaxTextChars {
int get ();
void set (int value);
}
member MaxTextChars : int with get, set
Property Value
Type:
Int32
Reference