Click or drag to resize

ContentControlPropertiesDateStorageFormat Property

Gets or sets a value that specifies the date storage format. This property is applicable when the parent Content Control type is Date.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public DateStorageFormat DateStorageFormat { get; set; }

Property Value

DateStorageFormat
See Also