Aspose::Words::Layout::LayoutOptions::get_IgnorePrinterMetrics method. Gets or sets indication of whether the "Use printer metrics to lay out Document" compatibility option is ignored. Default is true in C++.... auto doc = MakeObject < Document > ( MyDir...MyDir + u "Rendering.docx" ); doc -> get_LayoutOptions () -> s...