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

In This Topic
    ShowCreationDate Property
    In This Topic
    Gets or sets a value indicating whether to show MarkupAnnotation.CreationDate on the stamp.
    Syntax
    'Declaration
     
    Public Property ShowCreationDate As System.Boolean
    public System.bool ShowCreationDate {get; set;}
    See Also