Placeholder

Placeholder class

Representa un marcador de posición en una diapositiva.

public class Placeholder : IPlaceholder

Propiedades

NombreDescripción
Index { get; }Obtiene o establece el índice de un marcador de posición. Solo lecturaUInt32 .
Orientation { get; }Obtiene o establece la orientación de un marcador de posición. Solo lecturaOrientation .
Size { get; }Obtiene o establece el tamaño de un marcador de posición. Solo lecturaPlaceholderSize .
Type { get; }Obtiene o establece el tipo de un marcador de posición. Solo lecturaPlaceholderType .

Ver también