Options.AllowPixelUnits Property

Definition

True if Microsoft Word uses pixels as the default unit of measurement for HTML features that support measurements.

public:
 property bool AllowPixelUnits { bool get(); void set(bool value); };
public bool AllowPixelUnits { get; set; }
member this.AllowPixelUnits : bool with get, set
Public Property AllowPixelUnits As Boolean

Property Value

Applies to