편집

다음을 통해 공유


PdfDocument.RemovePage(nint) Method

Definition

Removes the page at the specified index.

[Foundation.Export("removePageAtIndex:")]
public virtual void RemovePage (nint index);
abstract member RemovePage : nint -> unit
override this.RemovePage : nint -> unit

Parameters

index
System.System.IntPtr System.nativeint

The index of the page to remove.

Attributes

Applies to