[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintDocumentWrapper.SetDocumentTag

SetDocumentTag Method

SetDocumentTag(string, object)

Sets the value of the specified document tag.

Declaration
public void SetDocumentTag(string name, object value)
Parameters
Type Name Description
string name

The string value specifying the name of the document tag.

object value

The value to be set.