Interface IPageChildNode
IPageChildNode interface
The interface for all child nodes of a page node.
public interface IPageChildNode : INode
Properties
| Name | Description |
|---|---|
| HorizontalOffset { get; set; } | Gets or sets the horizontal offset. |
| VerticalOffset { get; set; } | Gets or sets the vertical offset. |
See Also
- interface INode
- namespace Aspose.Note
- assembly Aspose.Note