Options.MapPaperSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if documents formatted for another country's/region's standard paper size (for example, A4) are automatically adjusted so that they're printed correctly on your country's/region's standard paper size (for example, Letter).
public:
property bool MapPaperSize { bool get(); void set(bool value); };
public bool MapPaperSize { get; set; }
member this.MapPaperSize : bool with get, set
Public Property MapPaperSize As Boolean
Property Value
Remarks
This property affects only the printout of your document; its formatting is left unchanged.