CreatePageStream

PreviewOptions.CreatePageStream property

Gets or sets an instance of the page stream creation delegate.

public CreatePageStream CreatePageStream { get; set; }

Property Value

The page stream creation delegate.

See Also