Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / StampAnnotation Class / CreationDateFormat Property

In This Topic
    CreationDateFormat Property
    In This Topic
    Gets or sets the format which should be used to display MarkupAnnotation.CreationDate.
    Syntax
    'Declaration
     
    Public Property CreationDateFormat As System.String
    public System.string CreationDateFormat {get; set;}
    See Also