com.spire.doc.pages
Class FixedLayoutComment
java.lang.Object
com.spire.doc.pages.LayoutElement
com.spire.doc.pages.BodyLayoutElement
com.spire.doc.pages.FixedLayoutComment
public class FixedLayoutComment
- extends BodyLayoutElement
Represents placeholder for comment content.
FixedLayoutComment
public FixedLayoutComment()
getComment
public Comment getComment()
- Returns the comment that corresponds to the layout entity.
getParentNode
public DocumentObject getParentNode()
- Provides the layout node that pertains to this particular entity.
- Overrides:
getParentNode
in class LayoutElement