Options.UseCharacterUnit Property

Definition

True if Microsoft Word uses characters as the default measurement unit for the current document.

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

Property Value

Applies to