ReleasePageStream

PreviewOptions.ReleasePageStream property

Gets or sets an instance of the page preview completion delegate.

public ReleasePageStream ReleasePageStream { get; set; }

Property Value

The page preview completion delegate.

See Also