Range.CharacterWidth Property

Definition

Returns or sets the character width of the specified range.

public:
 property Microsoft::Office::Interop::Word::WdCharacterWidth CharacterWidth { Microsoft::Office::Interop::Word::WdCharacterWidth get(); void set(Microsoft::Office::Interop::Word::WdCharacterWidth value); };
public Microsoft.Office.Interop.Word.WdCharacterWidth CharacterWidth { get; set; }
member this.CharacterWidth : Microsoft.Office.Interop.Word.WdCharacterWidth with get, set
Public Property CharacterWidth As WdCharacterWidth

Property Value

Applies to