Skip to content

PdfLetterheadTemplateAddressSource

The source used to populate the address shown on the letterhead.

Used By

Definition

"""
The source used to populate the address shown on the letterhead.
"""
enum PdfLetterheadTemplateAddressSource {
ORGANIZATION
CURRENT_USER
PRIMARY_PROVIDER
OTHER
}