Create(String,RepresentationType,Int32,Placement[],MultiLangString) Method
In This Topic
Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened.
Syntax
Parameters
- macroFileName
- The name (inclusive path) for the macro file. Parameter value must include a valid extension (otherwise an exception is thrown).
- nRepresentationType
- nVariant
- The variant written (A file can contain more than one variants)
- pPlacements
- The placements the macro should contain. They should be from the same page.
- strDescription
- The description for this macro file or null when no description should be set.
Exceptions
See Also