XpsPageLinkTarget constructor

init

Creates the new instance.

def __init__(self, target_page_number):
    ...
ParameterTypeDescription
target_page_numberintThe absolute page number within
the whole XPS document (fixed document sequence).

See Also