Click or drag to resize

StickyPopupExtSetDateText Method

Set date text

Namespace:  ComPDFKit.Viewer.Annot
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public virtual void SetDateText(
	string dateText
)

Parameters

dateText
Type: SystemString
The date text
See Also