WebDocumentOptions

BaseViewOptions.WebDocumentOptions property

This rendering options enables you to customize the appearance of the output HTML/PDF/PNG/JPEG when rendering Web documents.

public WebDocumentOptions WebDocumentOptions { get; set; }

See Also