CGPDFScanner.TryPopName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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