Resolution

PresentationPreviewOptions.Resolution property

Gets or sets the resolution for the generated images, in dots per inch.

public uint Resolution { get; set; }

Property Value

The resolution for the generated images, in dots per inch.

Remarks

The default value is 300.

See Also