SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_custom_background_content_stream Property

Specifies custom custom background content stream for pwbsCustom BackgroundStyle .

Syntax

def get_sig_custom_background_content_stream() -> str: ...
def set_sig_custom_background_content_stream(value: str) -> None: ...

sig_custom_background_content_stream = property(get_sig_custom_background_content_stream, set_sig_custom_background_content_stream)

Default Value

""

Remarks

Specifies custom custom background content stream for pwbsCustom sig_background_style.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]