Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields.DateTimeModel
DateTimeModel.DateTimeFormat Property
A date time PDF form field. You cannot create an instance of this class. 0 (date only), 1 (time only), 2 (both)
csharp
public int DateTimeFormat { get; set; }