CompatibilityOptionsUsePrinterMetrics Property |
Namespace: Aspose.Words.Settings
public bool UsePrinterMetrics { get; set; }
Public Property UsePrinterMetrics As Boolean Get Set
public: property bool UsePrinterMetrics { bool get (); void set (bool value); }
member UsePrinterMetrics : bool with get, set