TemplateFixedPosition constructor

init

Initializes a new instance of the TemplateFixedPosition class.

def __init__(self, rectangle):
    ...
Parameter Type Description
rectangle groupdocs.parser.data.Rectangle The rectangular area that contains the template field.

See Also