Compartir a través de


_ParagraphFormat.TextboxTightWrap Propiedad

Definición

Devuelve o establece un WdTextboxTightWrap valor de enumeración que representa el ajuste estricto del texto alrededor de formas o cuadros de texto. Lectura y escritura.

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

Valor de propiedad

WdTextboxTightWrap

Se aplica a