SetImageDocNo |
Scroll |
Sets the document number of the image template (Only applies to fields where FieldType is ImageField) and checks if it is valid.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Function SetImageDocNo( _ nDocNo As Integer, _ pServer As ITheServer ) C# public virtual void SetImageDocNo( int nDocNo, ITheServer pServer )
Parameters
Return Value None. |