'Declaration Public Function AutoRemoveHolePunch() As AutoRemoveHolePunchResults
'Usage Dim instance As ScanFix Dim value As AutoRemoveHolePunchResults value = instance.AutoRemoveHolePunch()
public AutoRemoveHolePunchResults AutoRemoveHolePunch()
public: AutoRemoveHolePunchResults* AutoRemoveHolePunch();
public: AutoRemoveHolePunchResults^ AutoRemoveHolePunch();
Return Value
An AutoRemoveHolePunchResults object containing information about the results of the auto hole removal process.