Click or drag to resize
PMPrivacyMaskDocumentTitles Property
Gets\Sets whether or not Document titles will be masked when stored in the database

Namespace: PM90SettingsAPI
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public static bool MaskDocumentTitles { get; set; }

Property Value

Type: Boolean
Remarks
When enabled, Reprinting restrictions will have no affect.
See Also