Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / UsePrinterMetrics Property

In This Topic
    UsePrinterMetrics Property
    In This Topic
    Gets or sets whether to use printer metrics to display documents.
    Syntax
    'Declaration
     
    Public Property UsePrinterMetrics As System.Boolean
    public System.bool UsePrinterMetrics {get; set;}
    See Also