AddActiveXControl

Page.AddActiveXControl method

Creëert een Activex-besturingselement.

public long AddActiveXControl(ControlType type, double pinX, double pinY, double width, 
    double height)
Parameter Type Beschrijving
type ControlType Het type controle.
pinX Double Specificeert de x-coördinaat van de pin van de vorm (rotatiemiddelpunt) ten opzichte van de pagina.
pinY Double Specificeert de y-coördinaat van de vormpen (rotatiemiddelpunt) ten opzichte van de pagina.
width Double Specificeert de breedte van de vorm in inches.
height Double Specificeert de hoogte van de vorm in inches.

Zie ook