Options.MapPaperSize Property

Definition

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.

Applies to