VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Vmf.UI Namespace / VmfContentInfo Class
Properties Methods SeeAlso
In This Topic
    VmfContentInfo Class Members
    In This Topic
    The following tables list the members exposed by VmfContentInfo.
    Public Properties
     NameDescription
    Public PropertyGets the bounding box. (Inherited from VmfContentElement)
    Public PropertyGets the first content element of this content info.
    Public PropertyGets a value indicating whether this content info is empty.
    Public PropertyGets a value indicating whether this content info is page content info.
    Public PropertyGets the last content element of this content info.
    Public PropertyGets the content lines of this content info.
    Public PropertyGets the name of the source of this content info.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Combines content infos.
    Public MethodChecks that content information contains the specified point, in page space.
    Public MethodReturns the text of this content info.
    Public MethodReturns the index of line, which contains specified content element.
    Public MethodConverts to a string.
    See Also