Class NewDocumentScriptEvaluation
- Namespace
 - PuppeteerSharp
 
- Assembly
 - PuppeteerSharp.dll
 
New document information.
public class NewDocumentScriptEvaluation
  - Inheritance
 - 
      
      NewDocumentScriptEvaluation
 
Constructors
NewDocumentScriptEvaluation(string)
New document information.
public NewDocumentScriptEvaluation(string documentIdentifierIdentifier)
  Parameters
documentIdentifierIdentifierstring
Properties
Identifier
New document identifier.
public string Identifier { get; set; }