'DeclarationPublic Overloads Sub MatchWidthAndHeight( _ ByVal width As Double, _ ByVal height As Double _ )
'UsageDim instance As PDFVisualFormDesigner Dim width As Double Dim height As Double instance.MatchWidthAndHeight(width, height)
Parameters
- width
- The new width
- height
- The new height