AddActiveXControl

Page.AddActiveXControl method

Creëert een Activex-besturingselement.

public long AddActiveXControl(ControlType type, double pinX, double pinY, double width, 
    double height)
ParameterTypeBeschrijving
typeControlTypeHet type controle.
pinXDoubleSpecificeert de x-coördinaat van de pin van de vorm (rotatiemiddelpunt) ten opzichte van de pagina.
pinYDoubleSpecificeert de y-coördinaat van de vormpen (rotatiemiddelpunt) ten opzichte van de pagina.
widthDoubleSpecificeert de breedte van de vorm in inches.
heightDoubleSpecificeert de hoogte van de vorm in inches.

Zie ook