base_url property
base_url property
Gets or sets the base URL for relative URLs in the document content. If this document contains Internet links, and those links are relative, they are relative to this base URL.
Definition:
@property
def base_url(self):
...
@base_url.setter
def base_url(self, value):
...
See Also
- module
groupdocs.metadata.standards.xmp.schemes
- class
XmpBasicPackage