Clears all labels.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public void ClearAllLabels()
VB
Public Sub ClearAllLabels
Remarks
All values will be displayed without labels after call to this method.
See Also