Share via


CGPDFScanner.TryPopName(String) Method

Definition

Pops a character string object from the stack of thisCGPDFScanner object, returns that object by using the name parameter, and then returns whether this method succeeded.

public bool TryPopName(out string? name);
member this.TryPopName : string -> bool

Parameters

name
String

Returns

Applies to