IFormatFactory

Interfaz IFormatFactory

Permite crear formatos a través de la interfaz COM.

public interface IFormatFactory

Métodos

NombreDescripción
CreateParagraphFormat()Crea un nuevo IParagraphFormat.
CreatePortionFormat()Crea un nuevo IPortionFormat.
CreateTextFrameFormat()Crea un nuevo ITextFrameFormat.

Ver También