 | PdfPageObjectRemoveClipPath Method |
Remove a clip from the page object.
Namespace:
Patagames.Pdf.Net
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.52.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.52.2704
Syntaxpublic void RemoveClipPath()
Public Sub RemoveClipPath
public:
void RemoveClipPath()
member RemoveClipPath : unit -> unit
public void RemoveClipPath()
function RemoveClipPath();
See Also