'Declaration Public Overloads Sub TimeStamp( _ ByVal timeStampProperties As TimeStampProperties, _ ByVal fileName As System.String _ )
public void TimeStamp( TimeStampProperties timeStampProperties, System.string fileName )
Parameters
- timeStampProperties
- The time stamp properties.
- fileName
- The name of the PDF file to create.