The IGxDocumentLabel interface returns parameters of the stamp, by which the document is marked on print and export.
Marking stamp determined via the interface will be applied to all repository reports and documents.
A unique marking stamp can be set up for a specific report using the IGxDocument.Stamps property.
Displaying conditions of marking stamps are given in IGxStamp.
Property name | Brief description | |
Department | The Department property returns value of the &[DEPARTMENT] substitution, which can be used in marking stamp. | |
IsOn | The IsOn property returns True if the objects marking is enabled on print and export. | |
LabelDescription | The LabelDescription property returns description that will be used for objects marking on print and export. | |
Mark | The Mark property returns the name of the safety level, to what the document is printed or exported. | |
Name | The Name property returns value of the &[NAME] substitution, which can be used in marking stamp. | |
Scheme | The Scheme property returns the repository name, from what the document is printed or exported. | |
TreatSectionAsDocument | The TreatSectionAsDocument property returns whether the object sections are marked as separate documents on print and export. | |
UserId | The UserId property returns identifier of the safety subject that prints or exports the document. | |
UserName | The UserName property returns the name of the safety subject that prints or exports the document. |
See also: