Compatibility.UsePrinterMetrics Property

Definition

Use Printer Metrics To Display Documents.

Represents the following element tag in the schema: w:usePrinterMetrics.

public DocumentFormat.OpenXml.Wordprocessing.UsePrinterMetrics UsePrinterMetrics { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.UsePrinterMetrics? UsePrinterMetrics { get; set; }
member this.UsePrinterMetrics : DocumentFormat.OpenXml.Wordprocessing.UsePrinterMetrics with get, set
Public Property UsePrinterMetrics As UsePrinterMetrics

Property Value

Returns UsePrinterMetrics.

Applies to