Method Clear
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Clear(bool)
Removes metadata properties.
public void Clear(bool customOnly)
Parameters
customOnly
boolif set to
true
then only custom properties will be removed; otherwise all properties will be removed.