 | PdfPageObjectRemoveClipPath Method |
Remove all clipping paths/texts from the page object.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic void RemoveClipPath()
Public Sub RemoveClipPath
public:
void RemoveClipPath()
member RemoveClipPath : unit -> unit
public void RemoveClipPath()
function RemoveClipPath();
See Also