Table of Contents

Property OnInstantiate

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

OnInstantiate

Gets or sets a JavaScript code that shall be executed when the 3D stream is instantiated.

public string? OnInstantiate { get; set; }

Property Value

string

The JavaScript code to be executed when the 3D stream is instantiated.

Remarks

Default value: null.