ITextImageVersion.VersionNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The version number for this version.
public:
property int VersionNumber { int get(); };
public int VersionNumber { get; }
member this.VersionNumber : int
Public ReadOnly Property VersionNumber As Integer
Property Value
Remarks
This starts at zero and is increased as new ITextImages that are based on this ITextImage are created.