Wiki Markup |
---|
{description} {excerpt}Returns a {{DateTime}} object that represents the date and time the properties of this character run were modified.{excerpt} {signature:C#} public System.DateTime PropertiesChangedTime{ get; } {signature}{signature:vb.net} Public ReadOnly Property PropertiesChangedTime() As Date {signature} {example}{code:csharp|title=C#} DateTime propChangedTime = oCharacterRun.PropertiesChangedTime; {code} {code:vb.net|title=vb.net} Dim propChangedTime As DateTime = oCharacterRun.PropertiesChangedTime {code} {example} |
Page History
Overview
Content Tools