WrapFormat.Type Propiedad

Definición

Devuelve el tipo de ajuste de la forma especificada.

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

Valor de propiedad

Comentarios

WdWrapType puede ser una de estas constantes WdWrapType :

wdWrapInline

wdWrapNone

wdWrapSquare

wdWrapThrough

wdWrapTight

wdWrapTopBottom

Se aplica a