_Application.MapPaperSize Property

Definition

True if documents formatted for the standard paper size of another country/region (for example, A4) are automatically adjusted so that they're printed correctly on the standard paper size (for example, Letter) of your country/region.

public:
 property bool MapPaperSize { bool get(); void set(bool value); };
public bool MapPaperSize { get; set; }
Public Property MapPaperSize As Boolean

Property Value

Applies to