CGPDFScanner.TryPopName(String) Method

Definition

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

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

Parameters

name
String

Returns

Applies to