←Select platform

Format Property

Summary

Gets or sets the format to use when representing the current date and time.

Syntax

C#
VB
Java
WinRT C#
public string Format {get; set;}
Public Property Format As String
public string Format {get; set;}
public String getFormat() 
public void setFormat(String format) 
get_Format(); 
set_Format(value); 
Object.defineProperty('Format'); 

Property Value

A value indicating the format to use to represent the current date and time.

Remarks

This will be used when calling AsString method to get current date time on a specified AnnDateTimeKind format.

Example

For an example, refer to IAnnBatesElement.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize