PageSize

WebDocumentOptions.PageSize property

Sets the size of the output page.

public PageSize PageSize { get; set; }

Remarks

The default value is Letter, 792 x 612 points. For details, see the documentation.

See Also