StatusFrameCount Property
|
The total number of frames in the
document.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public int FrameCount { get; }
Public ReadOnly Property FrameCount As Integer
Get
member FrameCount : int with get
Property Value
Type:
Int32
See Also