theater property
Source.theater property
Gets or sets the theater of a source.
@property
def theater(self) -> str:
...
@theater.setter
def theater(self, value: str):
...
See Also
- module aspose.words.bibliography
- class Source
Gets or sets the theater of a source.
@property
def theater(self) -> str:
...
@theater.setter
def theater(self, value: str):
...